Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Jet SQL to SQL Server - True/False for Ticks? 1

Status
Not open for further replies.

Stevehewitt

IS-IT--Management
Jun 7, 2001
2,075
GB
Hi Guys,

I have numberous tick boxes in my database, which is all on Access at the moment. However, I'm testing upsizing my backend file to SQL Server Express 2005 as the amount of data we are putting on the database is stretching Jet a bit too much.

The problem is that a lot of my queries and filters in VBA use -1 or 1 to do counts etc. on the tick box fields.

How do these work in SQL Server?

Any help appreciated!

Cheers,




Steve.

"They have the internet on computers now!" - Homer Simpson
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top