Despite over 12 years in software development, I have been able to
avoid databases for a great part of that time.  The real bane in my
side when it comes to SQL databases is connection strings.  I would
like to use SQLite 3 in my PHP project, but I need some help on how to
construct the connection string for the PHP Data Objects (PDO)
extension.  What would it normally look like for SQLite?

Sam
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to