From: Roger Cooper Date: March 28 1999 1:00pm Subject: myodbc & ms visual java++pro List-Archive: http://lists.mysql.com/myodbc/104 Message-Id: <002001be791a$e8544520$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