Hello all,
im faced with this problem.
im using servlets to access a paradox 5 database. the problem is the db is huge with several small tables in directory tree. i need to find out a way to not enter a DSN in ODBC for each table.
i was thinking of i specify 1 DSN at the root of the DB and just add the paths inside the program. but unfortunately i cantg just add the subdirectory to the URL of the DSN.
any suggestion how i could deal with this?
thanx
Dreeze
im faced with this problem.
im using servlets to access a paradox 5 database. the problem is the db is huge with several small tables in directory tree. i need to find out a way to not enter a DSN in ODBC for each table.
i was thinking of i specify 1 DSN at the root of the DB and just add the paths inside the program. but unfortunately i cantg just add the subdirectory to the URL of the DSN.
any suggestion how i could deal with this?
thanx
Dreeze