Hello, I need to use a flat text file in my application, the problem is I want to make this file's content be transaction safe together with the database operations through CMP. The database is Oracle9i.
One approach could be to use JDBC to access this flat file. JDBC spec says this is possible. But I don't know what I need to make this possible with JBoss. I think I should have a specific driver for this. Does anybody know any such driver available? It will be ok even it is possible only for BMP. Any thoughts will be greatly appreciated. Kaan _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
