hai,
I have done my project in vb.net and sql server 2000 as a back end.In packaging convertion how i in clude my database.my client machine does not have sql server 2000.please give me the details.
Regards
Rama srinivas kumar.p
Printable View
hai,
I have done my project in vb.net and sql server 2000 as a back end.In packaging convertion how i in clude my database.my client machine does not have sql server 2000.please give me the details.
Regards
Rama srinivas kumar.p
Is it really important to you to package them both together? You may well find that it is easier and cleaner to have your users install SQL Server a a prerequisite to installing your application.
Otherwise, isn't it as simple as writing a setup.exe project to run both installs?
tanq trisuglow ,
Actually my doubt is how can i crateate each table in client system.I was created my database tables in my machine how can i transfer my database tables to client machine.if the client having the sql server he can retrive the database tables through sql .i think there is no security for my database tables.Actually i am poor in sql server.how can i solve my problem.please help me.
Sorry, I don't know enough to help you any further.