Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Db1.execute problem
Message
From
10/02/1999 08:13:32
Sammy Derban
Ghana Telecom
Accra, Ghana
 
 
To
All
General information
Forum:
Visual Basic
Category:
Database DAO/RDO/ODBC/ADO
Title:
Db1.execute problem
Miscellaneous
Thread ID:
00185901
Message ID:
00185901
Views:
64
Hi all,

I am trying to select record from a table that meet a certain condition
using a memory variable.

I get this message : "Too many parameters. Expected 1."

Here a sample of my code.

db1.Execute ("select sales.* into saltemp from sales where sales.sale_no=txtsaleno")

Note: txtsaleno=momory variable
if in place of txtsaleno I put in the actual value it works fine.

I'll appreciate some help.
Also how can I actually remove deleted records from a table.
(like pack in VFP)


Thanks in advance.
Next
Reply
Map
View

Click here to load this message in the networking platform