From: Dick C. <rc...@mo...> - 2003-03-13 05:09:31
|
I think it would help if you provide the code snippet that performs the operation below. Also, I have found no compelling advantage of putting the Fbxxxxxx on the Toolbox and dropping them onto the form during design time. I think using the Fbxxxxxx commands programmatically is more flexible and gives you more control. Dick Bill Todd wrote: > > Using Visual Studio .NET I have a C# project with a FbConnection, > FbDataAdapter and FbCommand added to a form at design time. The > connection is to the IB 7 sample EMPLOYEE.IB database. The connection > opens without error. > > The FbCommand.CommandText property contains the message "Object > reference not set to an instance of an object." and I cannot enter a > SELECT statement. The Connection property is set to the FbConnection > and CommandType is set to Text. > > If I attempt to open the CommandText property editor I get a very long > error message. I can post a screen shot if it helps. > > Any suggestions? > > Thanks, > -- > Bill > > ------------------------------------------------------- > This SF.net email is sponsored by:Crypto Challenge is now open! > Get cracking and register here for some mind boggling fun and > the chance of winning an Apple iPod: > http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider |