Hello, I have a problem, I need to run an insert in the database via vba | odbc, but this insert executes a sequence of instructions there in the database, I need the vba to send this insert and do not wait for response from the database and continue working normal. can you help me?