Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default ADODB Recordset problem

I am trying to collect datas from a Sybase DB and to
populate a ADODB Recordset with those datas. I inconter
the following problem : all numbers have their zeros at
the right removed. For example, a 1000 in my Sybase DB
will appear in my Recordset as 1.

Has anyone already incontered this kind of issue ?

I precise that I am working with Excel 2002 on Windows XP
and that my spreadsheet worked perfectly with Excel 97
under Windows NT.

Thanks in advance for your help.

Stefen.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default ADODB Recordset problem


Stefen..

see http://support.microsoft.com/default...;EN-US;Q222120

setting connection.cursorlocation=aduseclient seems to solve problem.
else post back with
exact driver names and versions and i'll help you search.
or post in ms.public.data.ado


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Stefen Percoco wrote :

I am trying to collect datas from a Sybase DB and to
populate a ADODB Recordset with those datas. I inconter
the following problem : all numbers have their zeros at
the right removed. For example, a 1000 in my Sybase DB
will appear in my Recordset as 1.

Has anyone already incontered this kind of issue ?

I precise that I am working with Excel 2002 on Windows XP
and that my spreadsheet worked perfectly with Excel 97
under Windows NT.

Thanks in advance for your help.

Stefen.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default ADODB Recordset problem

Thank you very much, that solved my problem.

Apparently I don't know yet how to look efficiently in the
MS KB...

Thanks again,
Stefen.

-----Original Message-----

Stefen..

see http://support.microsoft.com/default.aspx?scid=kb;EN-

US;Q222120

setting connection.cursorlocation=aduseclient seems to

solve problem.
else post back with
exact driver names and versions and i'll help you search.
or post in ms.public.data.ado


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Stefen Percoco wrote :

I am trying to collect datas from a Sybase DB and to
populate a ADODB Recordset with those datas. I inconter
the following problem : all numbers have their zeros at
the right removed. For example, a 1000 in my Sybase DB
will appear in my Recordset as 1.

Has anyone already incontered this kind of issue ?

I precise that I am working with Excel 2002 on Windows

XP
and that my spreadsheet worked perfectly with Excel 97
under Windows NT.

Thanks in advance for your help.

Stefen.


.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
0 with ADODB Recordset Stefen Percoco Excel Programming 1 July 8th 04 09:54 PM
adodb.recordset with excel nate axtell Excel Programming 14 June 11th 04 01:32 PM
Recordset Problem - object is closed DBAL Excel Programming 0 June 4th 04 11:55 PM
Conceptual Problem with DAO/ADO Recordset Eddy[_3_] Excel Programming 0 September 8th 03 07:43 AM
ADODB Recordset Seth[_3_] Excel Programming 0 August 5th 03 02:15 PM


All times are GMT +1. The time now is 07:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"