Hello. When I create a dataadapter by assistent with insert, delete and update query e.g. The following line of code is generated automatically. Now when i reopen the form VisualBasic 2005 crashes (everytime i try to open the form with this specific line of code).
Is this a known bug? Does a workaround exist? Thanks! > Me.FbCommand4.Parameters.AddRange(New > FirebirdSql.Data.FirebirdClient.FbParameter() {New > FirebirdSql.Data.FirebirdClient.FbParameter("@p1", > FirebirdSql.Data.FirebirdClient.FbDbType.[Integer], 4, > System.Data.ParameterDirection.Input, False, CType(0, Byte), CType(0, > Byte), "ID", System.Data.DataRowVersion.Original, > CType(resources.GetObject("FbCommand4.Parameters"), Object))}) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Firebird-net-provider mailing list Firebird-net-provider@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/firebird-net-provider