[Firebird-net-provider] Failure has occurred while loading a type

2008-12-01 Thread Dabiel
I installed DDEX, I can see the Firebird provider in the Server Explorer. I add a connection, select FB, enter the connection string but when I click Enter, I get "Failure has occurred while loading a type". I have been looking for the web, it seems something related with the Microsoft Windows

Re: [Firebird-net-provider] Transaction Locking issue

2008-12-01 Thread Shanand Chandradas
Any Updates/ suggestions for me on this??? Shanand Chandradas Sr. Software Engineer | KPIT Cummins Infosystems Ltd.| Ext No.5294 | Mob: 9730066933 From: Shanand Chandradas Sent: 01 December 2008 16:06 To: 'For users and developers of the Firebird .NET pro

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 14:22, Dabiel <[EMAIL PROTECTED]> wrote: > We say "missing the forest for the > trees". Same here. ;) -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ---

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
I am sorry a lot, it was the problem. We say "missing the forest for the trees". Thank you Jiri Cincura wrote: > On Mon, Dec 1, 2008 at 13:04, Dabiel <[EMAIL PROTECTED]> wrote: >> It is possible that I am mixing this, sorry, I am new on this, but I would >> like to know why the posted example

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
Yes, I use the web.config file: And then the DbProviderFactories section: Carlos wrote: > Hello: > >>"FirebirdSql.Data.FirebirdClient", > > Do you have this configured in your application configuration file or > machine config file, to map the invariant name with the

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Carlos
Hello: >"FirebirdSql.Data.FirebirdClient", Do you have this configured in your application configuration file or machine config file, to map the invariant name with the provider assembly ?? -- Carlos Guzmán Álvarez Vigo-Spain http://carlosga.wordpress.com

Re: [Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Roman Rokytskyy
> I was concerned because in a Virtual Private Server, only the provider > has the full control of the machine. I need to install Firebird server, > open the FB port, install FB Net Client and register it in the GAC. I am > new on this issue, maybe it is a stupid question, but as I have said, I

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 13:04, Dabiel <[EMAIL PROTECTED]> wrote: > It is possible that I am mixing this, sorry, I am new on this, but I would > like to know why the posted example does not work or what can do it to > diagnose the problem. >From code above, I don't see, you're calling DataBind. --

Re: [Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 12:30, Dabiel <[EMAIL PROTECTED]> wrote: > Also, I have been searching web hosting providers with FB with no luck. http://www.ibphoenix.com/main.nfs?a=ibphoenix&s=1228133780:779&page=ibp_hosting or i.e. www.pipni.com. -- Jiri {x2} Cincura (CTO x2develop.com) http://blo

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
It is possible that I am mixing this, sorry, I am new on this, but I would like to know why the posted example does not work or what can do it to diagnose the problem. Thanks Jiri Cincura wrote: On Mon, Dec 1, 2008 at 12:22, Dabiel <[EMAIL PROTECTED]> wrote: It could be the ori

Re: [Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Dabiel
I was concerned because in a Virtual Private Server, only the provider has the full control of the machine. I need to install Firebird server, open the FB port, install FB Net Client and register it in the GAC. I am new on this issue, maybe it is a stupid question, but as I have said, I do not

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 12:22, Dabiel <[EMAIL PROTECTED]> wrote: > It could be the origin of future problems in > servers without DDEX. You're mixing two things together. Server without DDEX is *no* problem. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3re

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
I know but before to install DDEX, I would like to know why this simple example does not work. It could be the origin of future problems in servers without DDEX. Thank you - This SF.Net email is sponsored by the Moblin You

Re: [Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 11:55, Dabiel <[EMAIL PROTECTED]> wrote: > Do somebody has experience installing Firebird + ASP .NET in a Virtual > Private Server (VPS)? Is it possible? I don't see any reason why it shouldn't be working. It's just normal machine. Anyway I've successfully used FB in Virtual

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 12:10, Jiri Cincura <[EMAIL PROTECTED]> wrote: > you devel. machine ^ your -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com - This SF.Net email is s

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Jiri Cincura
On Mon, Dec 1, 2008 at 10:37, Dabiel <[EMAIL PROTECTED]> wrote: > without installing the DDEX Why? You don't need to install it on server, so you need it only on you devel. machine. -- Jiri {x2} Cincura (CTO x2develop.com) http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com --

Re: [Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Scott Price
Dedicated server, or virtual machine servers should allow you the capability to configure your software as required. In the case of virtual machine servers, they are often cheaper then completely dedicated machines. However there are also likely to be some webhosts out there with Firebird dat

[Firebird-net-provider] Virtual Private Server for Firebird

2008-12-01 Thread Dabiel
I am developing a solution based in ASP and Firebird, now my concern is how to install it in a web server. Do somebody has experience installing Firebird + ASP .NET in a Virtual Private Server (VPS)? Is it possible? Are there other solution? I understand that it is not possible in a web hostin

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
Title: ICEFLOR S.L. I tried in the beginning and it worked fine to check that FB driver was correctly installed. The problem is that I need to use a SqlDataSource  component for technical questions. I am using a commercial component and it needs SqlDataSource  as a parameter. In any case, than

Re: [Firebird-net-provider] Working without DDEX

2008-12-01 Thread Eduardo Lima
Title: ICEFLOR S.L. Try This FbConnection m_obConexionDB = null; sConexion = @"ServerType=0;DataSource=xxx.xzz.xxx.xxx;Port=;user=SYSDBA;Password=masterkey;" +    "Charset=NONE;Packet Size=32767;Fetch Size=100; Database=DBName"; m_obConexionDB = new FbConnection(sConexi

Re: [Firebird-net-provider] Transaction Locking issue

2008-12-01 Thread Shanand Chandradas
Can this be achievable? Screen1: try If transaction not active Begin Session.BeginTrasaction End Session.Update(parent) Session.Flush() Session.Transaction.Commit() Except Session.transaction.rollback End Screen2: If transaction not active Begin Session.BeginTrasaction End

[Firebird-net-provider] Working without DDEX

2008-12-01 Thread Dabiel
I am trying to work in ASP without installing the DDEX.I use VS2005, ASP Net 2.0, Firebird 2.0.1 and the Firebird provider client. I have added the FirebirdSql.Data.FirebirdClient reference in the ASP project My code is: SqlDataSource ds = new SqlDataSource( "FirebirdSql.Data.Fire