I am creating a program in VB.net that uses crystal reports. If i install it on another machine I want it to be able to locate the database automatically.
How do I programmatically set the database path of a Crystal Report?
Easiest way is to use an OLE DB connection, then set the connection string at run time.
If you're using file based databases you'll have lots of trouble!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.