09-20-2013 06:15 AM
Hi Jim,
Thats a great piece of info I will start working on it..
09-20-2013 06:18 AM
Hi Ranjeet,
Sure I will work with the .mdb with the conneection string suggested by Jim.... So .udl file will not be a problem.![]()
09-20-2013 06:38 AM
Hi Mike,
Thats a nice piece of info.. thanks...
09-17-2014 03:50 AM
I know it's a 1 year Old Post, but I Had the same problem , after a lot of digging around I feel this would be the easiest solution, with manipulation over here and there your problem would be solved
09-17-2014 06:20 AM
09-17-2014 06:41 AM
If you have common database then use UDL file. This is easily configurable and you can change as per your resquirement !!!
I will not recomment this becasue for next project when you database changes then you need to program in your application. In other case only your UDL file will be changes
As per you requirement
09-17-2014 06:51 AM
Well I suggested this because, I had to run the application on different systems not connected by any network, so people used to copy the whole folder, and I had the database kept in the location of the application folder, I know there would be missing data if someone doesnot copy the latest database...
09-17-2014 08:45 AM
@karthik9 wrote:
Well I suggested this because, I had to run the application on different systems not connected by any network, so people used to copy the whole folder, and I had the database kept in the location of the application folder, I know there would be missing data if someone doesnot copy the latest database...
If this is the case then for providing the database path use relative path and database in same folder.So chances of missing datbase is eliminted. Otherwise you can use in your database that if writing is failed then display an error messge stating DB missing....
04-15-2020 10:31 PM
Hi, Can you please suggest a method to create udl for accdb. I need to use accdb in my project.
I am facing an issue with that, can you please guide me?
Thanks in advance.
Praveen