[U2] UniOLEDB Connection Issues

2010-04-22 Thread Andrew E. Tegenkamp
I'm trying to connect to UniOLEDB and having no luck. I've created a simple connect.vbs file on the UniVerse server but I am getting the Provider cannot be found. It may not be properly installed. My code is here and I have tried both IBM.UniOLEDB.1 and Ardent.UniOLEDB for Provider. Dim dbConn

Re: [U2] UniOLEDB Connection Issues

2010-04-22 Thread Andrew E. Tegenkamp
Sorry to bother everyone, it was a 32 vs 64 bit issue. If I run %windir%\SysWOW64\cscript.exe connect.vbs from the command line it runs fine and gets my recordset with IBM.UniOLEDB.1 as the Provider. I know how to switch between wscript and cscript but if anyone knows how to default to the