From: Date: August 4 1998 7:37am Subject: Please don't use MS visual java++pro List-Archive: http://lists.mysql.com/myodbc/106 Message-Id: <35C6BA37.5FB09E75@hotmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 8bit Hi,   Please don't use  MS Visual Java++. Its microsoft properitory using afc. You should use  Java from Sun Microsystem. And for database connectivity for nay rdbms pure java based jdbc drivers (type 3) are available and this is not a odbc-jdbc bridge. Now every rdbms is also coming with their jdbc driver (100% pure java) If u develop any application using ms visual java there is no gurantee of running the class file in every platform. I am not writing all this because I don't like microsoft, but for the reason that if microsoft does'nt own any thing it try to destroy that thing. Ramesh   Roger Cooper wrote: > I am just starting with MS Visual Java++ Pro.  I have set up an odbc drive > to connect to an mysql database on a linux server.  I can use this fine with > MSAccess. > > I have created a data form in VJ++ and set the datasource and databinding > objects up to link the database tables fields to the edit controls on the > form.  When I run the application however the fields are gray and I cannot > enter data. > > What really basic thing have I overlooked.  I can scroll through the > dataset.  I just cannot edit it. > > Thanks for any help Roger > > --------------------------------------------------------------------- > Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before > posting. To request this thread, e-mail myodbc-thread104@stripped > > To unsubscribe, send a message to the address shown in the > List-Unsubscribe header of this message. If you cannot see it, > e-mail myodbc-unsubscribe@stripped instead.