BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

dbxOpenOdbc Problem with Sybase ASA

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (dbExpress)
View previous topic :: View next topic  
Author Message
Ed Blanchard
Guest





PostPosted: Tue Aug 10, 2004 5:53 pm    Post subject: dbxOpenOdbc Problem with Sybase ASA Reply with quote



I've just tried running an application that worked with the previous
OpenODBC code. When I use the latest (about 4 days old) it fails.

Using D7E, Sybase ASA 7.00

SQLConn+SDS+DSP+CDS+DS+DBgrid

simple query:
select Item, description
from dbc.item
where item like 'GMX%'

Symptoms: using latest dbxoodbc.dll the application loads the first
record properly. The second record is not correct - the 'Item' field
contains the Item data AND the description data from previous
field (overlapping - not contatenated together).

That is, assume the following data:
rec1 GMX1 AAAAAAAA DescGMX1
rec2 GMX2 BBBBBBBB DescGMX2
recn GMXn CCCCCCCC DescGMXn

The first record is returned as 'GMX1', 'AAAAAAAA DescGMX1'
The second records returns as 'GMX2AAAA DescGMX1', 'BBBBBBBB DescGMX2'
The third record returns as 'GMXnBBBB DescGMX2', 'CCCCCCCC DescGMX3'

Note that in IDE if I open the CDS with a DBGrid linked, everything is
fine... This fails at run time only. Also note that if I use an older
version of dbxoodbc.dll all is fine.

Any suggestions?

Thanks,
EdB
Back to top
Ed Blanchard
Guest





PostPosted: Tue Aug 10, 2004 10:05 pm    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote



In article <MPG.1b82d5ac6624aaa4989692 (AT) 207 (DOT) 105.83.66>, Ed Blanchard
<edwardb(at)sgci.com> says...
Quote:
Note that in IDE if I open the CDS with a DBGrid linked, everything is
fine... This fails at run time only. Also note that if I use an older
version of dbxoodbc.dll all is fine.



I just double checked... It does NOT work in IDE - the first time I tried

this I had an earlier version of dbxoodbc.dll in the path... With only a
single copy, I get the same results in IDE as at run time.

Cheers,
EdB

Back to top
Ed Blanchard
Guest





PostPosted: Tue Aug 10, 2004 10:28 pm    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote



In article <MPG.1b8310c12bb480d4989693 (AT) 207 (DOT) 105.83.66>, Ed Blanchard
<edwardb(at)sgci.com> says...
Quote:
In article <MPG.1b82d5ac6624aaa4989692 (AT) 207 (DOT) 105.83.66>, Ed Blanchard
edwardb(at)sgci.com> says...
Note that in IDE if I open the CDS with a DBGrid linked, everything is
fine... This fails at run time only. Also note that if I use an older
version of dbxoodbc.dll all is fine.



I just double checked... It does NOT work in IDE - the first time I tried
this I had an earlier version of dbxoodbc.dll in the path... With only a
single copy, I get the same results in IDE as at run time.

I just tested against a Sybase ASE 11.x Server - same problem.

EdB

Back to top
Ed Blanchard
Guest





PostPosted: Wed Aug 11, 2004 10:00 pm    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote

In article <MPG.1b82d5ac6624aaa4989692 (AT) 207 (DOT) 105.83.66>, Ed Blanchard
<edwardb(at)sgci.com> says...
Quote:
I've just tried running an application that worked with the previous
OpenODBC code. When I use the latest (about 4 days old) it fails.
snip
Any suggestions?



Is this the wrong forum to ask about this? Any suggestions as to where I
might be better off in posting to?

Thanks,
EdB

Back to top
Robert Brock
Guest





PostPosted: Thu Aug 12, 2004 4:52 am    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote

Was going to suggest Sybase's ASA group, but then googled it, and I guess
I'd suggest contacting the Open Source people who made it, as that
definately sounds like a problem with the driver itself..
http://open-dbexpress.sourceforge.net/

(A lame answer, but for the pete of sake, you should get *some* kinda reply
here!)
Any other suggestions out there?

Rob


Back to top
Ed Blanchard
Guest





PostPosted: Thu Aug 12, 2004 6:30 pm    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote

In article <411af76f (AT) newsgroups (DOT) borland.com>, [email]Notta (AT) Nowhere (DOT) Net[/email] says...
Quote:
Was going to suggest Sybase's ASA group, but then googled it, and I guess
I'd suggest contacting the Open Source people who made it, as that
definately sounds like a problem with the driver itself..
http://open-dbexpress.sourceforge.net/

(A lame answer, but for the pete of sake, you should get *some* kinda reply
here!)
Any other suggestions out there?

Rob

Thanks - I was beginning to think I'd managed to get on a global "bozo
list" or something...

Cheers,
EdB

Back to top
Ed Blanchard
Guest





PostPosted: Sat Aug 14, 2004 3:11 am    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote

In article <411af76f (AT) newsgroups (DOT) borland.com>, [email]Notta (AT) Nowhere (DOT) Net[/email] says...
Quote:
Was going to suggest Sybase's ASA group, but then googled it, and I guess
I'd suggest contacting the Open Source people who made it, as that
definately sounds like a problem with the driver itself..
http://open-dbexpress.sourceforge.net/

(A lame answer, but for the pete of sake, you should get *some* kinda reply
here!)
Any other suggestions out there?



I actually received (by private maiol) a preliminary copy of the next
version of dbxOpenOdbc. Problem completely resolved.

Here's a public "Many thanks" and to Vadim.

Cheers,
EdB

Back to top
Ed Blanchard
Guest





PostPosted: Mon Aug 16, 2004 3:39 am    Post subject: Re: dbxOpenOdbc Problem with Sybase ASA Reply with quote

In article <MPG.1b874ced651aae8a989697 (AT) 207 (DOT) 105.83.66>, Ed Blanchard
<edwardb(at)sgci.com> says...
Quote:
In article <411af76f (AT) newsgroups (DOT) borland.com>, [email]Notta (AT) Nowhere (DOT) Net[/email] says...
Was going to suggest Sybase's ASA group, but then googled it, and I guess
I'd suggest contacting the Open Source people who made it, as that
definately sounds like a problem with the driver itself..
http://open-dbexpress.sourceforge.net/

(A lame answer, but for the pete of sake, you should get *some* kinda reply
here!)
Any other suggestions out there?



I actually received (by private maiol) a preliminary copy of the next
version of dbxOpenOdbc. Problem completely resolved.

Here's a public "Many thanks" and to Vadim.


If anyone else was having problems, the sourceforge CVS site has been
updated with the fixed version.

Cheers,
EdB

Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Databases (dbExpress) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.