From: Joel V. <joe...@co...> - 2003-08-19 06:51:00
|
Hi, Getting this exception when I am trying to run a simple select command from a firebird database System.InvalidOperationException: Command must have a valid Transaction. at FirebirdSql.Data.Firebird.FbCommand.ExecuteReader(CommandBehavior behavior) at FirebirdSql.Data.Firebird.FbCommand.System.Data.IDbCommand.ExecuteReader (Command\ Behavior behavior) at System.Data.Common.DbDataAdapter.FillFromCommand(Object data, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) This is using visual studio 2003, .net 1.1 and firebird RC 1.4 with .net Provider-1.0. I tried to install FirebirdNETProvider1.5-Alpha1-DotNET1.1.exe but it would not let me telling me I needed to have .net 1.0 installed. Thanks. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.510 / Virus Database: 307 - Release Date: 8/14/2003 |