Joe8915
Registered User.
- Local time
- , 17:31
- Joined
- Sep 9, 2002
- Messages
- 820
Why is a chk bx is so much differen't in the SQL Server verses a chk bx in Access. I have created a Chx Bx in the SQL Server. Then link the tables and I cannot make it look like a chk bx in my Access side. Being very new in SQL it has something to do in the SQL side.
I have tried a couple of ways.
First I added/Design the table in SQL and the connect to Access.
That didn't work out so then I just reverse the operation Design the table in
Access then link the tables.
Can any one point me in the right direction in what I am doing wrong.
Here are the properties in the SQL side of the Chk Bx
Data Type........bit
Default Value or Binding ............((0))
Condensed Data Type ............bit
Full-test Specification ............No
Identity Specfication .............No
In Sparse ............................ No
On the Access side
its a Yes/No format

I have tried a couple of ways.
First I added/Design the table in SQL and the connect to Access.
That didn't work out so then I just reverse the operation Design the table in
Access then link the tables.
Can any one point me in the right direction in what I am doing wrong.
Here are the properties in the SQL side of the Chk Bx
Data Type........bit
Default Value or Binding ............((0))
Condensed Data Type ............bit
Full-test Specification ............No
Identity Specfication .............No
In Sparse ............................ No
On the Access side
its a Yes/No format
