E
Eric
Hi
I have not been able to find a solution for this
I have a field retrieving data from an Oracle DB that works fine
{ DATABASE \c "DSN=***;UID=**;PWD=*" \s "SELECT tpklapmdta FROM
pthdba.lapmdta" }
When I attempt to retreve a count it returns a connection error
{ DATABASE \c "DSN=***;UID=**;PWD=*" \s "SELECT COUNT(tpklapmdta) FROM
pthdba.lapmdta" }
Using Oracle 8 server, Oracle 9 client, Word 2003 sp2, Windows 5.1 sp2
Anyone know what is going on or have any suggestions
Eric
I have not been able to find a solution for this
I have a field retrieving data from an Oracle DB that works fine
{ DATABASE \c "DSN=***;UID=**;PWD=*" \s "SELECT tpklapmdta FROM
pthdba.lapmdta" }
When I attempt to retreve a count it returns a connection error
{ DATABASE \c "DSN=***;UID=**;PWD=*" \s "SELECT COUNT(tpklapmdta) FROM
pthdba.lapmdta" }
Using Oracle 8 server, Oracle 9 client, Word 2003 sp2, Windows 5.1 sp2
Anyone know what is going on or have any suggestions
Eric