I tried out a register script, but no work
So i tried to insert a new user by odbc management on query, and isn't working
then it showsCode:INSERT INTO dbo.tUser (sUserID, sUserPW, sUserName) VALUES (username, password, username) GO
i'm being crazy trying to figure out how fix x.xCode:The column name 'username' isn't valid



Reply With Quote

