Advertisement
calfred2808

locallized connection string. database file ( vb.net )

Jan 19th, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
VB.NET 0.12 KB | None | 0 0
  1. con.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;" +
  2.                        "Data Source=|DataDirectory|\MP1.accdb"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement