Hello everybody. I'm new to java and I'm using borland jbuilder 2005. Ive got 3 forms that will connect to a database and the borland help suggests that it will b preferable to use a datamodule. To add a datamodule to my project, I did the following steps File > New > Datamodule.
I got the "Data Modeler" window. Ive selected "Database > Add connection URL". And Ive got the "New URL" window (Ive created a DSN connection for my MS Access database named "bboard").Ive selected "sun.jdbc.odbc.JdbcOdbcDriver" as driver and Ive clicked the button next to the URL field.Now Ive got the "ODBC Sources" window, Ive selected "jdbcdbc:MS Access Database",I know it wont connect coz I havent specified the DSN name anywhere. So where should I specify this?
Thanks a lot in advance.
I got the "Data Modeler" window. Ive selected "Database > Add connection URL". And Ive got the "New URL" window (Ive created a DSN connection for my MS Access database named "bboard").Ive selected "sun.jdbc.odbc.JdbcOdbcDriver" as driver and Ive clicked the button next to the URL field.Now Ive got the "ODBC Sources" window, Ive selected "jdbcdbc:MS Access Database",I know it wont connect coz I havent specified the DSN name anywhere. So where should I specify this?
Thanks a lot in advance.