Hello all!
:-/
I am creating a program which reads data from a database. How can I change the connection string to format anyone who would use this program on there computer?
My current connection string is made to specifically read from my folder(s)...
conn.ConnectionString = "C:\Documents and Settings\servername.\Desktop\Pamela\CheckReader\Database\CheckInfo.mdb"
Thanks much!
Kudos!!