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 > Dbase Errormessage "Token x2 "

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-13-06, 07:20
lpapp_97 lpapp_97 is offline
Registered User
 
Join Date: Nov 2006
Posts: 34
Dbase Errormessage "Token x2 "

hy ewerybody
i have the next problem with a code in Delhi


QUERY2.SQL.Add('INSERT INTO Table1 (colx,coly)'+
'values ( '+'" '+x1+' "'+','+'" '+x2+' " ');


The query is rigth but it gives me the next message back:
Token " X2 " where x2 is an external data from a user form
the data is readen corectly
help needed
__________________

Lehel
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