Hello:
However, now I'm having a problem with the ADO code. I'm getting back the following error: System.Data.Odbc.OdbcException: ERROR [HY105] [INTERSOLV][ODBC InterBase driver]Invalid parameter type The way the TableAdapter forms the InsertCommand is strange. My first parameter is the ID which is an output parameter. I think the TableAdapter is trying to include this parameter as the first parameter of my InsertCommand which is:
But are you using the ODBC Driver or the .NET provider ?? If you are using ODBC then ask that in this list: http://www.firebirdsql.org/index.php?op=lists#fb-odbc-devel
-- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.blogspot.com/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
