Thread: SQL/DB Error
View Single Post
  #8 (permalink)  
Old 02-06-2006, 02:01 AM
cryptkeeper cryptkeeper is offline
Constant Pligger
 
Join Date: Jan 2006
Posts: 197
Thanks: 1
Thanked 0 Times in 0 Posts
are you sure you don't have a unique database prefix that you are not using?

in my case, any database i create is prefixxed by my username.

ie: my login name is "bunnies" I crealte a database called "pligg" I need to connect to "bunnies_pligg"

make sure you ahve the right connection info.
Reply With Quote