From: Roger Cooper Date: March 28 1999 4:54am Subject: myodbc and MS Visual Java++ Pro List-Archive: http://lists.mysql.com/myodbc/103 Message-Id: <001801be78d7$1813b8c0$6505a8c0@rogerco.beauford> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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