Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run-time error ?
Message
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Run-time error ?
Miscellaneous
Thread ID:
00405699
Message ID:
00405699
Views:
48
Hi to all,
I don't know how this happened!!!
The form was working find, and sudenly I start getting this error message:
Runtime-error 2147217900 (80040e14)
Syntax error in From Clause.

and this is the code:
With rstUser
.ActiveConnection = myConn
.CursorLocation = adUseClient
.CursorType = adOpenKeyset
.LockType = adLockPessimistic
.Source = "SELECT * FROM user"
.Open
End With

Iam using Access2000, ADO 2.5
any suggestions ?
thank you
<><><><><><><><><><><><><><><><><><><><>
<><> REMEMBER,,,,KNOWLEDGE IS POWER <><>
<><><><><><><><><><><><><><><><><><><><>
Next
Reply
Map
View

Click here to load this message in the networking platform