Hello:
> I haven't tested that file yet, i will try to do so as soon as possible.

I have done a test and looks like it's not possible to use the provider 
in express as it's right now for that it will be nedded
to identify in the DDEX provider the connections as local ( the express 
editions doesn't allow remote connections to be defined =


That is something that isn't diffcult to do ( if i'm not wrong ) but 
that is not being done right now.

The FbDataSourceInformation class needs to be modified to add something 
like this in the constructor ( while i haven't tested it yet ):

            base.AddProperty("DeskTopDataSource", true);
            base.AddProperty("LocalDatabase", true);



-- 
Carlos Guzmán Álvarez
Vigo-Spain

http://carlosga.wordpress.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
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to