pro_java thread: creating DSN on the fly
rgsiva wrote: > Hi Gurus > Is it possible to create DSN on the fly.ie normally for accesing MS-Access > database using JDBC we will be creating a system DSN thro control > panel-->odbcSources. Instead can we create it thro' java code.How > Thanks in advance > with regards > Jothi > > Hi, I used VC++ registry API to set up ODBC in windows registry. Java may have wrapper classes to do so too. Wish it helpful. Good luck.
|





