|
-
May 17th, 2012, 05:51 AM
#1
Thread Starter
New Member
Re: really strange problem i have no explanation
 Originally Posted by si_the_geek
Welcome to VBForums
There is a good chance that Position is a reserved word, and if so should not be used as a field/table name (it confuses the query parser within the database system). If you change the name (in the database and your code), it is likely to work correctly.
that was it! caused the trouble. thank you. problem solved
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|