Re: [Firebird-net-provider] Transaction

2006-09-17 Thread Dean Harding
Even were it possible to do it the way you've written, I would avoid doing it like that anyway. The reason is that because the TableAdapter calls will create one connection each to the database, the TransactionScope call will promote the transaction from the location transaction manager to MS DTC,

Re: [Firebird-net-provider] Transaction

2006-09-17 Thread Jun S. Pomer
Hi, Anybody can point me where is the right direction? I need the "transaction" to update multiple tables. Thanks in advance. Jun ""Jun S. Pomer"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Carlos, > > Thanks for the reply. > > What is recommended, or alternative to use a

Re: [Firebird-net-provider] Problem with stored procedure in Visual Studio 2005 Pro

2006-09-17 Thread Dan Taylor
Worked out what my problem was. I needed to insert an '@' symbol at the start of the parameter name using the object properties pane. I still don't understand why the data preview worked but the code itself didn't! Have documented the problem/solution here if anyone's interested... http://logic

Re: [Firebird-net-provider] Firebird 2.0 under SharpDevelop 2.0 and NET 2.0

2006-09-17 Thread Carlos Guzmán Álvarez
Hello: > > Is it possible to edit the file > _C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\CONFIG\machine.config_ > and insert the Firebird Provider like: > > > >invariant="System.Data.Odbc" >description=".Net F

Re: [Firebird-net-provider] BDP download, CVS location ?

2006-09-17 Thread Carlos Guzmán Álvarez
Hello: > Cant find a location to download BDP. > Tried http://sourceforge.net/cvs/?group_id=3D9028 but page says > "This Project Has Turned Off CVS". Can you point me any other location ? For now only in CVS, instrucions are here: http://sourceforge.net/cvs/?group_id=9028 The module is: NETP

[Firebird-net-provider] BDP download, CVS location ?

2006-09-17 Thread Erkin ESKIER
Hi, Cant find a location to download BDP. Tried http://sourceforge.net/cvs/?group_id=3D9028 but page says "This Project Has Turned Off CVS". Can you point me any other location ? Thanks. - Using Tomcat but need to do more? N

[Firebird-net-provider] Firebird 2.0 under SharpDevelop 2.0 and NET 2.0

2006-09-17 Thread VS-Polis
Hello, I assume now this is the right way for my question: I don't want to develop, but need support for the Firebird NET Provider. [EMAIL PROTECTED] said today at 01:14h: Welcome to the Firebird-net-provider@lists.sourceforge.net mailing list! List for general discussion among Firebird

Re: [Firebird-net-provider] New CVS module for BDP sources in CVS

2006-09-17 Thread Jiri Cincura
Carlos Guzmán Álvarez wrote: > Hello: > > I'm thinking on moving the BDP sources to it's own module in CVS, but +1 -- Jiri {x2} Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - Using Tomcat but need to