> -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 t
> -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
ft\VisualStudio\8.0\DataProviders\{7F041D59-D76A-44ed-9AA2-FBF6B0548B80}\SupportedObjects\DataViewSupport]
- Cut Here -
8. Find and replace any occurance above of "VisualStudio" and replace it with either VBExpress or VCSExpress.
9. Replace the %PATH% above with the full
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 w
specific statements and VS&DDEX
>
> 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 ot
> -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 a
If you don't care about the ID, just SELECT COUNT(CLI_COD) FROM CLIENTES
(etc etc)
That way ExecuteScalar() will return 0 if there are no rows, or >0 if there
were rows. You won't have to check for NULL's that way.
Robert
- Original Message -
From: "Fabio Gomes" <[EMAIL PROTECTED]
- Original Message -
From: "Graham Hardwick" <[EMAIL PROTECTED]>
To:
Sent: Thursday, April 20, 2006 6:57 AM
Subject: [Firebird-net-provider] DDEX
Has anyone looked at how SQLite's ADO.NET 2.0 provider integrates with
Visual Studio 2005 ?
It only requires running the install.exe file a
A good place to start would be to run vwdexpress in a debugger so you can
get the stack dump. That'd help Carlos identify where the error is coming
from exactly.
Robert
- Original Message -
From: "Rob Hutchison" <[EMAIL PROTECTED]>
To:
Sent: Thursday, February 23, 2006 5:50 AM
Subj
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 x
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
11 matches
Mail list logo