I'm just getting my feet wet with VB.net.
I'm developing a program that will be delivered to clients who may have their data residing either on SQL server (they also have the option of using either Windows or SQL authentication), or it may be in Access.
Doesn't this situation make it impossible for me to use the wizards as a way to connect to & use my data?
Also, my boss wants me to use a UDL to get the data source, but if there's a better way in this situation maybe I can convince him otherwise.
I'm developing a program that will be delivered to clients who may have their data residing either on SQL server (they also have the option of using either Windows or SQL authentication), or it may be in Access.
Doesn't this situation make it impossible for me to use the wizards as a way to connect to & use my data?
Also, my boss wants me to use a UDL to get the data source, but if there's a better way in this situation maybe I can convince him otherwise.