Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ODBC call failed when Apostrophe is used.

Status
Not open for further replies.

33216CLC

Programmer
Aug 17, 2000
173
BS
I have noticed that I get an odbc error in my program when I attempt to access a record from an access database that has an apostrophe. This seems to only happen with Name fields (First, Last, or Company Names). When I use an apostrophe in any other field, like an address field, this does not happen. The only difference with these fields is that the ones genrating the error are indexed fields.

Any idea how this can be solved?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top