Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run-time error ?
Message
 
À
Tous
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Titre:
Run-time error ?
Divers
Thread ID:
00405699
Message ID:
00405699
Vues:
50
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 <><>
<><><><><><><><><><><><><><><><><><><><>
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform