Hi All,
I have an issue with an SELECT statement:
I'm using ANSI SQL with a lot of outerjoins and they need to be compatible with SQL Server and Oracle. The problem is there a criteria screen that contains multiple parameters that need to be passed. Using the "Where" for the...
Hi Everyone,
I seem to be having some issues with connecting to Oracle9i. Usually I use the following syntax to connect to Oracle and it works fine.
Syntax:
strConnection = "Driver={Microsoft ODBC for Oracle};SERVER=servername;UID=username;Pwd=password;Database=pubs"
However now...
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.