Re: Fujitsu ADO Data access guidance needed



Robin Lee wrote:
Could someone please provide some sample code or point me to a good tutorial or reference material regarding the use of ADO to access Microsoft SQL server, under Fujitsu PowerCobol v6.1

Some years ago I recall that I used embedded and SQL and ODBC with Fuji version 5 but that's all rather fuzzy to me now. I think I saw a post here stating that ADO is better.

I've used the samples provided with the v6.1 compiler, utilizing the AdoDataAccess control to successfully connect to and browse a known dataset, but the examples are very elementary.

I'm hoping to come up with some simple code to perform typical COBOL data access along the lines of traditional START KEY/READ NEXT (UNTIL).

I'm sure someone's been here before. Thank you to anyone who can help.

Follow-up on Pete's suggestion to contact him privately with any problems.

As regards examples, using Google with the search key "SQL-EXAMPLES", I got 37.7K hits !

Jimmy
.



Relevant Pages

  • Fujitsu ADO Data access guidance needed
    ... Could someone please provide some sample code or point me to a good tutorial or reference material regarding the use of ADO to access Microsoft SQL server, ... I think I saw a post here stating that ADO is better. ...
    (comp.lang.cobol)
  • Re: Return Key (identity) on INSERT operation (SQL/ASP)
    ... dealing with one insert at a time. ... > I recall an article in SQLMag a few years back by Bill Vaughn where he ... > Bill's assumption here as well was that the major part was in the ADO ...
    (microsoft.public.inetserver.asp.general)
  • Re: Return Key (identity) on INSERT operation (SQL/ASP)
    ... dealing with one insert at a time. ... > I recall an article in SQLMag a few years back by Bill Vaughn where he ... > Bill's assumption here as well was that the major part was in the ADO ...
    (microsoft.public.sqlserver.programming)
  • Re: Fujitsu ADO Data access guidance needed
    ... Microsoft SQL server, under Fujitsu PowerCobol v6.1 ... here stating that ADO is better. ... I'm hoping to come up with some simple code to perform typical COBOL data ...
    (comp.lang.cobol)