Hi Everyone,
I have designed a data report using the Visual Basic Data report designer and the report works fine when I use a data environment.
My problem is that I have now moved the database to a remote pc on a LAN and I would like the flexibility to change the database location using a Microsoft Data Link(.udl) file.
I don't know how to use a udl file in a data environment. It does not let me specify "file name = myUdlFile.udl" anywhere - not in the ConnectionSource, not in the Data Environment Initialize method, NOWHERE!
Please can someone tell me how to use a udl file to specify the database location for a data report, either using it in the data environment or somewhere else.
Shaul
I have designed a data report using the Visual Basic Data report designer and the report works fine when I use a data environment.
My problem is that I have now moved the database to a remote pc on a LAN and I would like the flexibility to change the database location using a Microsoft Data Link(.udl) file.
I don't know how to use a udl file in a data environment. It does not let me specify "file name = myUdlFile.udl" anywhere - not in the ConnectionSource, not in the Data Environment Initialize method, NOWHERE!
Please can someone tell me how to use a udl file to specify the database location for a data report, either using it in the data environment or somewhere else.
Shaul