Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Databases > how to wirte th...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 947 of 988
Post > Topic >>

how to wirte this script ,but it can run ok on sqlserver7 ,error at dbf of bde

by "handsome1234" <handsome1234@[EMAIL PROTECTED] > Nov 15, 2006 at 02:35 AM

UPDATE LSKC SET
A2=3D(SELECT SPDM.A2 FROM SPDM WHERE A1=3DLSKC.A1),
A3=3D(SELECT SPDM.A4 FROM SPDM WHERE A1=3DLSKC.A1),
A4=3D(SELECT SPDM.A3 FROM SPDM WHERE A1=3DLSKC.A1),
A5=3D(SELECT SPDM.A5 FROM SPDM WHERE A1=3DLSKC.A1)
FROM LSKC,SPDM
WHERE LSKC.A1=3DSPDM.A1

DBF BDE =B1=A8=B4=ED=A3=BA
Invalid use of keyword
Token: FROM
 




 1 Posts in Topic:
how to wirte this script ,but it can run ok on sqlserver7 ,error
"handsome1234"   2006-11-15 02:35:59 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 3:17:51 CDT 2008.