Hi everyone need some help please...
Okay so here goes, i made this really simple program, that suppose to compare two tables from database and display the results. So i have two Ado and two datagrid. The program works fine in my computer, even when its already an exe it works okay. The problem is when i run it in another computer (that has no vb6 installed) the program runs but the items doesnt display in the datagrid. I have some sql in the code and it works fine but the Ado connection doesnt. There's no error, the database just doesnt populate the datagrid.
Im such a beginner at this can anyone help me out please?!!!
2007-02-09
19:34:16
·
4 answers
·
asked by
urbound
1
in
Computers & Internet
➔ Programming & Design
ahhmm... im using msaccess for database. and i copied it at the same place i did at the comp im working on so the path should be alright. all the ocx are there.
and... also... the sql code works fine its just the ado connection thats messing up, at least that's what i suspect. im pretty sure im missing something but since this is my first time compiling my project into .exe, i really have no clue what it is. (",)
2007-02-10
00:15:48 ·
update #1