[Firebird-net-provider] DDEX stuff

2006-02-22 Thread Robert Simpson
Perhaps I might be able to lend a little help on the DDEX front ... Here's a few changes to the reg file that should make Firebird packageless. Replace any occurrance of VisualStudio with VWDExpress to make the reg file work on that Express edition: - Cut Here - ÿþWindows Registry

Re: [Firebird-net-provider] DDEX stuff

2006-02-22 Thread Robert Simpson
One other thing ... if you go packageless, you don't need the VSIP SDK either. That and supporting all the Express Editions are the primary reason I'm leaving the SQLite provider packageless. Robert --- This SF.Net email is sponsored by

Re: [Firebird-net-provider] OT: Problem with FB specific statements and VSDDEX

2006-06-11 Thread Robert Simpson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jiri Cincura Sent: Saturday, June 10, 2006 12:50 PM To: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] OT: Problem with FB specific statements and

Re: [Firebird-net-provider] OT: Problem with FB specific statements and VSDDEX

2006-06-11 Thread Robert Simpson
On 11.6.2006 17:55 Robert Simpson wrote: I have the same problem with the SQLite provider. Basically what you have to do is generate a simple select statement to make the querybuilder build the other statements, then show the properties for the generated tableAdapter, and manually

Re: [Firebird-net-provider] Problem on dispose implementaionin fbcommand

2006-06-14 Thread Robert Simpson
Carlos -- you can modify the dispose on the FbCommand so that if a datareader is active when the command is disposed, the command doesn't actually dispose, but modifies some internal flag on the FbDataReader that tells the FbDataReader that it now owns the command and should dispose the command

Re: [Firebird-net-provider] FB and VS 2008

2007-08-01 Thread Robert Simpson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Guzmán Álvarez Sent: Wednesday, August 01, 2007 8:30 AM To: firebird-net-provider@lists.sourceforge.net Subject: Re: [Firebird-net-provider] FB and VS 2008 Hello: This seems like a good

Re: [Firebird-net-provider] FB and VS 2008

2007-08-01 Thread Robert Simpson
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos Guzmán Álvarez Sent: Wednesday, August 01, 2007 9:35 AM To: firebird-net-provider@lists.sourceforge.net; Robert Simpson Cc: 'For users and developers of the Firebird .NET providers' Subject