Hello: > Jiri you are probably one of the people of this list that knows the most > about Firebird but I have to say (just for the record if anyone else see > this post) that your answer is incorrect. The right statement is > "execute procedure BE_BOOKING_INSERT(@BookingID, @UserID, @EventID, > @DateFrom, @DateTo, @TimeFrom, @TimeTo, @Comments, @LocationName, > @LocationAddress, @LocationZipcode, @LocationCity, @ContactName, > @ContactPhone, @ContactEmail, @EventContactName, @EventContactPhone)" > The first always gives a Dynamic SQL Error exception.
The First example you have sent has a valid syntax too, and should work fine too, the query should be changed by the provider adding the execute procedure before executing the query. Could you send a sample database to my private email please ?? ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
