Re: [Firebird-net-provider] Auto-Reply: Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-Reply:Auto-R

2009-10-13 Thread David Clegg
Isn't there a list admin who can kick this guy off? -Original Message- From: Le Phuc [mailto:lep...@tonyvn.com] Sent: Wednesday, 14 October 2009 10:10 a.m. To: firebird-net-provider@lists.sourceforge.net Subject: [Firebird-net-provider] Auto-Reply: Auto-Reply:Auto-Reply:Auto-Reply:Auto-R

[Firebird-net-provider] How does the FB provider handle large blob field updates?

2009-09-28 Thread David Clegg
How does the Firebird provider handle large blob field updates? Does it cache the entire data in memory before writing to the database, or is it possible to have the data sent to the database in smaller chunks? -- Come bu

Re: [Firebird-net-provider] Using the .NET provider withInterbasedatabases

2009-09-21 Thread David Clegg
it certainly seems possible at this stage. Cheers, David Clegg. _ From: David Clegg [mailto:dcl...@gmail.com] Sent: Tuesday, 22 September 2009 9:01 a.m. To: 'For users and developers of the Firebird .NET providers' Subject: RE: [Firebird-net-provider] Using the

Re: [Firebird-net-provider] Using the .NET provider withInterbasedatabases

2009-09-21 Thread David Clegg
I already do use the Embarcadero driver, but it only has 32 bit support, and I am in a position where I need to deploy access from a bunch of 64 bit servers. I can configure the web apps to run in a 32 bit worker process, but I am looking to avoid that if possible. Cheers, David Clegg

[Firebird-net-provider] Using the .NET provider with Interbase databases

2009-09-21 Thread David Clegg
Is it possible to use the Firebird .NET provider with Interbase databases at all (in my case, I need to talk to an Interbase 2009 database)? All my attempts so far have failed, with an exception being raised on connection when the database version is attempted to be read. Cheers, David Clegg