If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > trailing zeros truncate

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-16-04, 21:31
torch2moon torch2moon is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
Question trailing zeros truncate

I have installed odbc on my windows 2000 it is working fine. I can able to log on to my informix database which on unix.

Problem is when I retrieve rows from tables. It is truncating zeros.

For ex: If I write sql "select count(*) from xyztable" if there are 10 rows in the table. it is returning 1 row. If 20 rows it is returning 2 rows.

What could be the problem ? ... whether it is problem with driver or setup.


The same setup is working fine on few win98 systems. but not on all win98 systems.

Please help me.
Reply With Quote
  #2 (permalink)  
Old 03-19-04, 08:37
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: trailing zeros truncate

Quote:
Originally posted by torch2moon
I have installed odbc on my windows 2000 it is working fine. I can able to log on to my informix database which on unix.

Problem is when I retrieve rows from tables. It is truncating zeros.

For ex: If I write sql "select count(*) from xyztable" if there are 10 rows in the table. it is returning 1 row. If 20 rows it is returning 2 rows.

What could be the problem ? ... whether it is problem with driver or setup.


The same setup is working fine on few win98 systems. but not on all win98 systems.

Please help me.
Hi,

Please can you install new version of Ibm-Informix Client-SDK 2.81 TC2.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 03-19-04, 21:18
torch2moon torch2moon is offline
Registered User
 
Join Date: Mar 2004
Posts: 2
Re: Re: trailing zeros truncate

Dear gurey

Thanks for your reply and attending to my query.

Actually I am new to this.....

Please tell me that, At present I have installed only informix setnet32 & made odbc setup. I have not installed SDK but, connection is working fine in ASP & visual basic....except zero truncation. Do you feel that is it because non installation of SDK ?

Can you tell me, from where I can download new version of Ibm-Informix Client-SDK 2.81 TC2.
And what setup I should make to prevent this zeros truncation.

Thanks in advance

torch2moon
Reply With Quote
  #4 (permalink)  
Old 03-21-04, 21:59
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Re: Re: trailing zeros truncate

Quote:
Originally posted by torch2moon
Dear gurey

Thanks for your reply and attending to my query.

Actually I am new to this.....

Please tell me that, At present I have installed only informix setnet32 & made odbc setup. I have not installed SDK but, connection is working fine in ASP & visual basic....except zero truncation. Do you feel that is it because non installation of SDK ?

Can you tell me, from where I can download new version of Ibm-Informix Client-SDK 2.81 TC2.
And what setup I should make to prevent this zeros truncation.

Thanks in advance

torch2moon
Hi,

You can download Client SDK 2.81 from the IBM site. The link is -
http://www14.software.ibm.com/webapp...ndBetas&S_CMP=

Regards,

Lloyd
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On