Results 1 to 4 of 4

Thread: VB Standard data control

  1. #1
    Guest

    Unhappy

    Please Help!
    I'm trying to connect to my Access database using the standard data control in the tool box. The problem is that I have Office 2000 which needs Jet 4.0 to run. Visual Basic keeps giving me an error of "unreckognized database". What is the correct tool to connect to a database so that I can .movefirst, .moveprevious, .movenext and .movelast?

    Thank You

  2. #2
    Guest

    Answer

    don't use the standart data ontrol. try it with the microsoft ado data control

  3. #3
    Guest

    Talking

    Thanks, I'll try it.

  4. #4
    Lively Member Feras's Avatar
    Join Date
    Sep 2000
    Location
    Homs, Syria
    Posts
    85

    Smile

    Hi
    I'm sorry for you, but it is a bug corrected by the "VB6 service Pack 4".
    If you can't optain it you can use the new feature in vb6, the Datainvironment and then add a connection and a DEcommand. then you can use this command as the Data1.Recordset in the Data control.

    I hop this helps.
    Yesterday is history ... Tomorrow is mistry .. Today is a gift.

    VB6 , intermidiat

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