connecting access 2003 database from remote computer
.I have a vb2005 application which uses access2003 database.
I want to connect to this database via remote computer connected via internet.
Skipind 0 Newbie Poster
Recommended Answers
Jump to PostI have vb.net 2012, don't know if it's the same as vb 2005 or not. Can you connect using local access? If yes, map a drive from your computer to the computer hosting the database then in vb set up the database just like you did for the local computer. …
Jump to PostMay I also point out that sharing the db over the internet is not a good thing?
It's not a good thing to do it with proper dbs if no other measures are taken, but to share the folder holding the file is even worse.
Either use a VPN over …
All 6 Replies
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Begginnerdev commented: Yes...Yes it is.. +8
adam_k 239 Master Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
adam_k 239 Master Poster
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
savedlema 17 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.