Moved my db, now what?

Sander

New Member
I just set up a dev environment and copied my progress 9.1d db onto it. I have installed progress and copied the db files on the new server, but what command do I run to associate progress with the db so I can connect to it via odbc?
 
You don't need to do anything to "associate" the db with Progress so I must be missing something... So:

What server platform are you using?

Can you run Progress at all on the new server?

Can you start a single-user session against the db?

Can you start a database server against the db?

Are you getting some sort of error message? (If so what is the full text of the error...)

And while I'm at it... 9.1D is very old. If you're planning on using ODBC you really, really ought to upgrade to (at least) 9.1E. There have been major changes to the ODBC drivers and 9.1E has much better ODBC support than 9.1D does.
 
I solved my problem by hitting return after my last entry in the services file. If you don't hit return it doesn't read that line.... :)
 
Back
Top