Quote:
Originally Posted by thegamer355
Now it creates because you have INSERT INTO, which is for creating.
You could check in the database if there are results already and if there are, format the update query,
if there aren't format the create query.
This is the only way to use both in 1 stock
|
As you see i got two functions, One for the save and the other for the create.