sjn78 Posted October 8, 2003 Posted October 8, 2003 In VB6 when you created an installation setup, it would find out whether you were using a database or something like that. It would then let you pick the type of connection you used so that you could package the drivers with it. Does .NET do this or would I need to find the files myself and register them on installation. It is an Access database. The other alternative I guess is to have access runtime installed on the computer, but are there redistribution issues with that? Thanks Steve Quote
Administrators PlausiblyDamp Posted October 8, 2003 Administrators Posted October 8, 2003 If it's a .Net application you will need the runtime installed for your application to run at all. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.