I am new to Powerbuilder.
I want to retrive the data from an MSAccess tables and update it to curresponding SQL tables.I am not able to create a permanent DSN for MSAccess because i have to select different MSAccess files with same table informations.I can create a permanent DSn for SQL server.
Please help me to create s DSN Dyanamically when selecting the MSAccess file and push all the tables data to SQL using powerbuilder.
Also give the full powerbuilder code to complete the problem if its possible.