Board index » delphi » Help - Problems with Query _AND_ insert
Darrel L. Davis
![]() Delphi Developer |
Wed, 11 Nov 1998 03:00:00 GMT
Help - Problems with Query _AND_ insertI'm having a bad time trying to figure out the Delphi Given the following snippet: with frmJobs.JBQuery do And given that I have a TDBEdit box, how do I get the returned Also, problem # 2: given the following snippet: with frmJobs.JBQuery do Close; This does not insert to the table (simple table, two fields). Any glaring -Darrel -- |