Hi, I am a newbie to OpenBD. I have previously used New Atlanta's BlueDragon. I just installed OpenBD 1.4 on my Windows Server 2008 64- bit with IIS7. I am trying to connect to my MsSQL and it seems to have some problems.
I set all of my Datasources in my Windows ODBC, so it picks it up automatically in my OpenBD Admin. But when I load my page, the error I get is this: Detail You must specify a recognizable DBTYPE This is my CFML code: <cfquery name="#queryname#" datasource="#dsname#" dbtype="odbc"> Do you guys know what is the problem? Also when I click on 'Verify All Datasources", this is the error I get in the Status: Could not verify datasource: [Microsoft][ODBC Driver Manager] Invalid string or buffer length Do help! Thank you! Daniel -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
