Thank you, you have solved the problem.
Bodewig
Posts
-
Database INSERT function -
Database INSERT functionDidn't work
When I do a query, got a three dots, nothing else. -
Database INSERT functionAny ideas?
-
Database INSERT functionHello everybody. I have already asked how to make a queries to database few days ago and it helped me a lot. But I want ask, how to make INSERT query (like in MySQL). For example user with uid 1 have reputation with parameter 0, and i want make INSERT query and chage it on 1. Thanks for your answering.
-
Get password via MongoDBOh, thanks a lot for your helping.
-
Get password via MongoDBSorry, but I have another question. Can i do a query that is show all users and their password hashes?
-
Get password via MongoDB@yariplus oh, that's what I was looking for. Thank you!
-
Get password via MongoDB@yariplus yep, I meant password hash. How get password hash for a user?
-
Get password via MongoDBHi, i have a question. How to get only password for specific user via mongodb? I read arictle "Database Structure", but whatever can't understand.