Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Filtering
Message
From
22/10/2001 10:42:41
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
ADO Filtering
Miscellaneous
Thread ID:
00571634
Message ID:
00571634
Views:
53
All,

Below is code I am using to set the filter on a recordset. I am getting the following error and don't know why. The error is: run time error '3001': The application is using arguments that are the wrong type, are out of the acceptable range, or are in conflict with one another.

Here is the code: objRS.Filter = "contactname = " & txtSearch.Text

The contactname field is from a SQL Server Database and is type Char.

Any ideas?

Thanks

Jim
Thanks

Jim
Next
Reply
Map
View

Click here to load this message in the networking platform