Hi, i'm writing a macro by using the SendObject feature atm.
But i got a problem.
How can you do something like "SELECT email FROM users WHERE sign='*username*" , without using code or anything like that?
email and sign is fields on the same line in the users table.
The only reason i don't...