SimonWinskill
05-16-2001, 02:01 AM
I am developing an MS Access app and have included code in my startup that establishes whether the users machine has been set up on Sybase Sys DSN for connection to a particular Sybase database that some of my tables are linked to. If not then the code, through APIs, sets up the Sys DSN, Server Name, Database name etc. I just need some code now that is able to do the same for dsedit ie. automatically set up my Sybase server name and its IP address. This will be a great help as it means I do not need to go to each users PC and manually set them up myself!