If you are using webthang to do it, then delete the insert record function from your server behaviours and create it again. Make sure the you are inserting the record in the right table, with exact same column attributes. If the whole procedure is done correctly, then your new record should appear in your database that is stored on the remote server, download your database to a local folder, open your database and chech the table that you are inserting the record.
I had exactly the same problem and i had to do it three times from the scrutch in order to make it work properly
Hope that helps!!!!!!!!!!