SQL v10 numeric field = -1

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
Guy
Posts: 46
Joined: Tue Oct 10, 2017 12:44 pm

SQL v10 numeric field = -1

Post by Guy » Sun Aug 03, 2003 2:28 pm

Hello,__I^m using for the first time the sql version and after conversion of my old report xbase version, i saw that all numeric value with my MSSQL server 2000 now look just with -1. No good data. all my fields characters are all right.__Where is a problem__Thank you__Guy

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: SQL v10 numeric field = -1

Post by kfleming » Sun Aug 03, 2003 3:10 pm

Which ODBC driver are you using? What is the data type that is being used within SQL Server? Does same problem happen with a new report?____Kathleen__R&R Support

Guy
Posts: 46
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: SQL v10 numeric field = -1

Post by Guy » Mon Aug 04, 2003 3:20 am

I tried with 2 different driver (SqL server 2000.81.9031.14 and data direct sql server 4.20) it^s the same__With a new report it^s the same also__And my numeric data are decimal 5__Thanks for help

Guy
Posts: 46
Joined: Tue Oct 10, 2017 12:44 pm

==> RE: SQL v10 numeric field = -1

Post by Guy » Mon Aug 04, 2003 5:34 am

After a lot of test, i noticed that just "int" works fine. Decimal, numeric, money... doesn^t work__May be a problem with comma and delimeters ? I^m french with a system french, don^t you ?__But should i do to work fine ?__Guy

Guy
Posts: 46
Joined: Tue Oct 10, 2017 12:44 pm

===> RE: SQL v10 numeric field = -1

Post by Guy » Wed Aug 06, 2003 1:20 am

Hello,__Nobody to help me ?__Guy

kfleming
Posts: 5795
Joined: Tue Oct 10, 2017 12:44 pm

====> RE: SQL v10 numeric field = -1

Post by kfleming » Wed Aug 06, 2003 11:46 am

My SQL Server 2000 uses US settings and can see each of these field types without error.____What happens if you use another application such as MSAccess to connect via ODBC to your server? Is it good or bad?____Kathleen__R&R Support

Guy
Posts: 46
Joined: Tue Oct 10, 2017 12:44 pm

=====> RE: SQL v10 numeric field = -1

Post by Guy » Fri Aug 15, 2003 2:38 pm

I tested with a windows 2000 pro french station and all is allright.__Only with windows xp pro it^s not good . i search what happens but i don^t find.__Help

Post Reply