07001:[Microsoft][ODBC dBase Driver] Too few parameters. Expected 4.
What does it mean? I know the Param property of TDatabase is empty the
reason being i don't need to put a user name or password to access the
databases.
How can i bypass the username and password thingy or bypass it from having
to check for the Param property.
Manny
man...@hotmail.com
and this is the error i get
07001:[Microsoft][ODBC dBase Driver] Too few parameters. Expected 3.
Does it atleast mean that i'm able to connect to the dataarea so the
problem only exists with open of database using SQL?
Manny
Rohan Lam <roh...@microsoft.nospam.com> wrote in article
<ekB13pqA#GA....@uppssnewspub04.moswest.msn.net>...
Select * From ben.dbf where ((status = 'ACTIVE') or (status = 'SBW') or (status
= 'INESC'))
Reply soon.
John E. Hobson <Jo...@haht.com> wrote in article
<36388017...@haht.com>...
And it changes the cursor type to Static then i have to change it back to
Dynamic.
Manny