msado20.tlb Problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • anvith
    New Member
    • Sep 2006
    • 1

    #1

    msado20.tlb Problem

    Hello I am a new member to this group

    I am new to VB programming.I have started of with a simple project using ADODC controls and MSHflexgrids.
    I have completed this application and it is working fine.But the problem arises when i want to deploy this application.
    The problem is that i dont want to package and deploy it using the wizard because of the organization i am working in doesnt want it that way.It just wants a cut and paste exe.So i have copied all the support files present in the .cab file of the project along with the exe file,put it in a folder and made it a cut and paste kind of application.
    Now if i run this exe in systems where VB 6 is installed,it is working fine.But it is not working with the sytems which do not have Vb installed.I have narrowed down the problem and think the problem concerns with msado20.tlb file as upon start of the appl it says "unable to bind to fields in database".
    I want to know how this problem can be solved.Can somebody throw some light on this.
Working...