If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > ODBC Question

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-02-04, 09:41
crazyfishpants crazyfishpants is offline
Registered User
 
Join Date: Feb 2004
Posts: 8
ODBC Question

I seem to be having problems trying to use the ODBC text driver. I am not entirely sure what the problem is but I have an idea it might have something to do with this: It looks like the driver is placing single quotes around all the fields and other similar items (which is not valid SQL).

Example:
SELECT 'field1', 'field2' FROM 'dbo'.'table1'

Does anyone have any ideas? Solutions? Or even some tips using the ODBC text driver?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On