I tend to use DSN-less connections to databases - don't know why, but it just seemed to happen that way!
However, I am designing a site with a datasource directory below the root of the site, and I am having trouble setting up the connection string.
My script is in
root/and my database is in
root/datasources/
Is it possible to connect using a DSN-less connection to this database?
If so, can someone help me please!!!!
However, I am designing a site with a datasource directory below the root of the site, and I am having trouble setting up the connection string.
My script is in
root/and my database is in
root/datasources/
Is it possible to connect using a DSN-less connection to this database?
If so, can someone help me please!!!!