PDA

Click to See Complete Forum and Search --> : texts


fly_phoenix
Aug 15th, 2000, 09:54 AM
I'm working on an application connected to an Access database. If I create my own form from scratch, My textboxes will turn blanc when they loose the focus. If I have them generated they will keep their value untill the new record is saved into the database.
I think this may be a setting for the TAB key, but I can't find it. Anyone know?

[Edited by fly_phoenix on 08-15-2000 at 01:11 PM]

Paul Warren
Aug 16th, 2000, 03:35 AM
Are these textboxes bound to a datasource or are they unbound - maintained by your code ? Also, are you using VB5 & DAO or RDO or ODBC, or are you using ADO ?