ตำแหน่งที่เก็บ Database (Connection String)


ตัวอย่าง
Driver={Microsoft Access Driver (*.mdb)};DBQ=D:\Path\Database.mdb;
Driver={SQL Server};Server=(local);UID=user;PWD=password;
Provider=MSDAORA;Data Source=diw;User ID=user;Password=password;

http://www.connectionstrings.com/