From: Paul T. <Pa...@gu...> - 2008-08-29 15:58:54
|
I've installed this as detailed on the MS web page and in the notes from Jon. If I run the code $conn = &ADONewConnection($GBSE_DATABASE); Print ('OK'); When $GBSE_DATABASE = 'mssql' and I am using SQLServer 2000 the database connection works and 'OK' is printed. When $GBSE_DATABASE = 'mssqlnative' and I am using SQLServer 2005 the database connection is not made and 'OK' is not printed, indicating that this line is not processed. What am I doing wrong? Regards Paul Important notice:- This message has been sent by Guardbase Ltd, registered office Far Cockcroft, Rishworth, Sowerby Bridge, West Yorkshire HX6 4RE. The company is registered in England, number 2165943. This email is confidential, may be legally privileged, as is for the intended recipient only. Access, disclosure, copying, distribution or reliance on it by anyone else is prohibited and may be a criminal offence. Please delete if obtained in error and email confirmation to the sender. The views expressed in this message are not necessarily those of Guardbase Ltd. |