Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Negative Numbers display incorrect 1

Status
Not open for further replies.

faroe

Instructor
Dec 9, 2004
7
GB
A colleague is using Crystal v10 to connect to an Oracle database using an ODBC connection.

When inserting a number field into a report the number is displayed as normal if the number is zero or posiive, however negative numbers are shown incorrectly.

For example -5 is displayed as 65531.

(This is consistent i.e. shows as 2 to power 16 'plus' the negative number.

Is this a driver issue?
 
Yes, they're probably using the Oracle supplied ODBC driver, switch to the Crystal supplied ODBC driver, or better yet, use Oracle native connectivity, it's much faster.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top