Home
Forums
New posts
Search forums
Articles
Latest reviews
Search resources
Members
Current visitors
Newsgroups
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access ADP SQL Server
Checkbox crash
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Sylvain Lafontaine, post: 4840279"] This is an old problem: in Access, True and False are defined as -1 and 0 while a bit field in SQL-Server can only hold the values 1 and 0. On SQL-Server, True is also defined as 1 if I remember correctly. I think that this error has been corrected in Access 2002/2003 but I'm not sure. Bit fields can also be the cause of some other problems beetween Access and SQL-Server; so I usually use tinyint instead. S. L. [/QUOTE]
Verification
Post reply
Home
Forums
Newsgroups
Microsoft Access
Microsoft Access ADP SQL Server
Checkbox crash
Top