Unix Technical Forum

AS/400, ODBC and bookmarks

This is a discussion on AS/400, ODBC and bookmarks within the DB2 forums, part of the Database Server Software category; --> Hi experts, I'm really not sure whether this is the right newsgroup to ask this but maybe you can ...


Go Back   Unix Technical Forum > Database Server Software > DB2

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-26-2008, 10:17 AM
Caroline Miller
 
Posts: n/a
Default AS/400, ODBC and bookmarks

Hi experts,

I'm really not sure whether this is the right newsgroup
to ask this but maybe you can give me a hint where to
investigate in case it is not.

Problem:

We are using the IBM ODBC driver 5.1 to connect to our
AS/400 to access our databases. With default windows
applications, there is no problem.

When using a specialized windows application, we are
getting the error message (not exactly, just out of my
mind):

"the current record set does not support bookmarks,
this might be a limitation by the provider"

What are these bookmarks? Are AS/400 systems using these
bookmarks, while other databases are not (MySQL)?

Is there any option in the ODBC driver or on the AS/400
that would disable these bookmarks?

The problem is only relevant to this AS/400 system, not
to MySQL, PostresSQL or Microsoft SQL.

Any hint would be appreciated! If you think this is wrong
here, please advise where to ask this.

Sincerely,
Caroline


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-26-2008, 02:31 PM
programmer
 
Posts: n/a
Default Re: AS/400, ODBC and bookmarks


"Caroline Miller" <caro28_dr@hotmail.com> wrote in message
news:bhgpm2$14d$1@online.de...
> Hi experts,
>
> I'm really not sure whether this is the right newsgroup
> to ask this but maybe you can give me a hint where to
> investigate in case it is not.
>
> Problem:
>
> We are using the IBM ODBC driver 5.1 to connect to our
> AS/400 to access our databases. With default windows
> applications, there is no problem.
>
> When using a specialized windows application, we are
> getting the error message (not exactly, just out of my
> mind):
>
> "the current record set does not support bookmarks,
> this might be a limitation by the provider"
>
> What are these bookmarks? Are AS/400 systems using these
> bookmarks, while other databases are not (MySQL)?
>
> Is there any option in the ODBC driver or on the AS/400
> that would disable these bookmarks?
>
> The problem is only relevant to this AS/400 system, not
> to MySQL, PostresSQL or Microsoft SQL.
>
> Any hint would be appreciated! If you think this is wrong
> here, please advise where to ask this.
>


It sounds like the specialized windows application wants to read the data
returned by the query in a random order and revisit records already seen -
hence the bookmarks.

The recordset from the AS400 will be a forward-only recordset which means
that the data can only be read sequentially.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-26-2008, 02:32 PM
programmer
 
Posts: n/a
Default Re: AS/400, ODBC and bookmarks

> > The recordset from the AS400 will be a forward-only recordset which
means
> > that the data can only be read sequentially.

>
> That sounds interesting. What about the other databases, e.g. MySQL?
> Do they support the random order/bookmarks "officially"? Is this a
> documented feature?


I think it's more dependent on the ODBC driver than the database.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
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

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


All times are GMT. The time now is 09:10 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com