newbie problem with sqlx "no such table"
I get the error message, "no such table: User_info" as i am connection to my database.
I have a table called User_info with 2 rows in it. This is the first time i am trying to use sqlx and i have no idea if i am doing it right (i have very little experience with small). PHP Code:
|
Re: newbie problem with sqlx "no such table"
It's probably the wrong database; make it print out sqlDB.
|
Re: newbie problem with sqlx "no such table"
PHP Code:
sqlHost: mysql.keep-gaming.com. sqlUser: keep_gaming_com. sqlPass: [Censored]. sqlDB: keep_gaming_com_db. sqlTable: User_info. Which is exactly what is should. |
| All times are GMT -4. The time now is 01:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.