>This looks as working fine for me: 
 >
 >           DbProviderFactory DbFactory = 
 >DbProviderFactories.GetFactory("FirebirdSql.Data.FirebirdClient");
 >           DbConnection con1 = DbFactory.CreateConnection();
 >           FbConnection con2 = (FbConnection)con1;

I just checked it again, still doesn't work 
http://www.nabble.com/file/3619/FbConnection.jpg 
Exception message is in german, but the point is FbConnection cannot be
converted to itself :-)
And yes, i use FbProvider ver 2.0.1 RC2

-- 
Carlos Guzmán Álvarez
Vigo-Spain

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider



-- 
View this message in context: 
http://www.nabble.com/FirebirdClientFactory-Problem-tf2421986.html#a6790648
Sent from the firebird-net-provider mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Firebird-net-provider mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to