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
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