I have a number of C# applications that do SQL queries on a particular Cache' database assciated with an expensive 3rd party system. They work fine on my Windows XP development machine. They work fine on our Windows 2003 server machine. Recently I installed the client for that system on one of our 64-bit Windows 2008 servers, so that I would have the ODBC driver avaliable for one of my applications. The install put in a 64-bit ODBC driver and (under SysWOW64) a 32-bit ODBC driver. I was able to log in to the client on that machine, so I believe the 32-bit driver is okay.
--
--
Caché, Ensemble, DeepSee
---
You received this message because you are subscribed to the Google Groups "Caché, Ensemble, DeepSee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to intersystems-publi...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Jon Jacobs