Results 1 to 2 of 2

Thread: dao - ado

  1. #1

    Thread Starter
    _______ HeSaidJoe's Avatar
    Join Date
    Jun 1999
    Location
    Canada
    Posts
    3,946
    what am I looking at to change a pgm form dao to ado
    is it complicated...have never used ado

    "A myth is not the succession of individual images,
    but an integerated meaningful entity,
    reflecting a distinct aspect of the real world."

    ___ Adolf Jensen

  2. #2
    Junior Member
    Join Date
    May 2000
    Posts
    27

    not a problem

    i have just done that kinda conversion and its easy...
    somethings u have do are

    change all the data controls, datagrids, datalist and datacombo's to corresponding ado controls

    change all querydefs to sqls and put it in the code ....the ado querydef execution is sick ...trust me i am STILL stuck in it..

    change all recordsets to Adodb.recordset...

    change the opening database to ado connection string format...

    yup i think that should do it....

    any more doubts just put it here i'll see if I can help

    okdok




Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width