URGENT!! help please
Posted: Thu 16 Aug 2007 11:48
Hi,
on some parts of my app, im using a MyTable component to append records to the DB.
Days ago i changed the fetchall property to false to try to increase performance, but now when the users try to append a record:
Mytable.append;
I got an error that says the app lost connection to the server during the query!!;
what i should do to solve this?
TIA
on some parts of my app, im using a MyTable component to append records to the DB.
Days ago i changed the fetchall property to false to try to increase performance, but now when the users try to append a record:
Mytable.append;
I got an error that says the app lost connection to the server during the query!!;
what i should do to solve this?
TIA