I'm using the names.
But I found a solution - well at least an expanation.
See Knowledge Base Article Q175239 at http://support.microsoft.com/support/kb/articles/Q175/2/39.ASP
Thanks anyway.
Hi there!
I upgraded from Access Database to SQL Server.
Everything went fine. But now I have a big problem. Using ASP Scripts (and ODBC) to get all data from my database I connect to the database like
set dbConnect = Server.CreateObject("ADODB.Connection")
dbConnect.open...
Hi there!
I upgraded from Access Database to SQL Server.
Everything went fine. But now I have a big problem. Using ASP Scripts (and ODBC) to get all data from my database I connect to the database like
set dbConnect = Server.CreateObject("ADODB.Connection")
dbConnect.open...
My Problem is that I created a table with
create Table tablename (ItemBox LOGICAL)
and the DisplayControl (under LookUp) is set to Text but I need a Check Box! Does anyone know how to set it to Check Box via command?
Thank you for your answer!
Yours Michael
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.