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 > Database Server Software > MySQL > Please Help Me With The Sintax Of ..

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-18-03, 15:12
rusmnicolae rusmnicolae is offline
Registered User
 
Join Date: Nov 2003
Posts: 11
Please Help Me With The Sintax Of ..

PLEASE LOOK AT THIS ..

SELECT A AS NAME,NAME+1 AS OTHERNAME FROM TABLE

THIS WONT WORK.
THE ODBC DRIVER TELL ME ABOUT THE SINTAX OR ABOUT
NEME IS NOT A COLUMN... AND IT IS PARTIALY RIGHT ..


IT IS NOT POSIBLE TO USE CALCULATED FIELD IN QUERYES ??
Reply With Quote
  #2 (permalink)  
Old 11-18-03, 16:16
bstjean bstjean is offline
Registered User
 
Join Date: Sep 2002
Location: Montreal, Canada
Posts: 219
Can you post a DESCRIBE of your table?
What version of MySQL are you uring?
Reply With Quote
  #3 (permalink)  
Old 11-19-03, 04:35
rusmnicolae rusmnicolae is offline
Registered User
 
Join Date: Nov 2003
Posts: 11
PUT ANY FIELD LIKE
TABLE
< FIELDS>
A INTEGER NOT NULL


THIS HELP ?
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