Hello: > But there are a lot of objects like FbDatabaseInfo, > FbBackup/Restore and many other, that cannot be created using > DbProviderFactory (FirebirdClientFactory). That, the Services api, the isql support, etc .. are Firebird Specific features that is the reason you can't use the DbProviderFactory ( that is a base class ) to create them. > If not, there is no big reason to make my code using now Factory instead of > creating objects, because in case of migration to another database, i would > have to change the code anyway (yes i know, i would have to change more, but > no really much more) that depends on what you are doing ;) and anyway you can the same problem if you make usage of specific classes of other providers.
-- 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
