Hi all, am new to this forum.Name is alex and my question :
i wrote a small programm in VB6 which uses databases to show some data. I create the databases in SQL enterprize edition
and connect my app through SQL local server to the database.
everything works....ON MY PC!
what if i wana transfer the program to other PC's?
when i use the "package and deployment wizard" i am not prompted to include the database.i tryed using access instead
and ODBC as server but still get no results.
how could I tell the installation programm to copy the database in the app.folder and DECLARE THE DATABASE to the ODBC?
i tryed to include a registry key that will write in the sys registry about my database but didnt work!
maybe i did it wrong.
any ideas?
Thanks Alex
i wrote a small programm in VB6 which uses databases to show some data. I create the databases in SQL enterprize edition
and connect my app through SQL local server to the database.
everything works....ON MY PC!
what if i wana transfer the program to other PC's?
when i use the "package and deployment wizard" i am not prompted to include the database.i tryed using access instead
and ODBC as server but still get no results.
how could I tell the installation programm to copy the database in the app.folder and DECLARE THE DATABASE to the ODBC?
i tryed to include a registry key that will write in the sys registry about my database but didnt work!
maybe i did it wrong.
any ideas?
Thanks Alex