Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updating a table
Message
From
23/04/2010 09:31:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Updating a table
Miscellaneous
Thread ID:
01461698
Message ID:
01461698
Views:
112
Hello all!

Im wrote a query
UPDATE otest SET otest.id=dup.id;
WHERE;
otest.bdate=dup.bdate;
AND;
otest.fname=dup.fname
but ive noticed this query doesnt work when i leave in the Fname which is a character but it queries fien using the date only, the Fname is a character. Can i not do that with a charactER?
Next
Reply
Map
View

Click here to load this message in the networking platform