Ok.
We are devloping the reporting side of our system and I just want to find out the best way to do it all.
We are using VB 6, SQL Server 7
We originally had used the following set up.
-There is a view in the DB which has all the data required for the report.
-We set up an object in a data...
Hi, We have a SQL Server 7 DB and it has certian values stored as the bit type.
I want to check if the value is false (i.e 0) and then carry out an action..
If {Db_Field} = 0 then do_action
When I try and execute the function i get an error saying 'A boolean is required'
I have tried putting...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.