[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
DataSource / DriverManager
I have been writing J2ME code for the Sharp Zaurus handheld. In the
past they used the DriverManager Model for connecting to the DataBase.
In the new Zaurus 6000 they use the DataSource model of using JDBC. I
use a simple class to make all the connections now. I need to change
my connection process.
Does any one have a simple example of connecting to a database using the
DataSource model?
Thanks for any ideas.
David Black