Kbase P14536: What is needed to access data in SQL server without DataServer license?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/8/2008 |
|
Status: Verified
GOAL:
What is needed to access data in SQL server without DataServer license?
GOAL:
Besides MS SQL server data server, what steps can be taken to access data in MS SQL database from 4GL applications?
FACT(s) (Environment):
All Supported Operating Systems
MS SQL DataServer
FIX:
Besides SQL server data server, following steps can be followed to allow data stored in MS SQL server with Progress tools and licenses.
1. Migrate data from MS SQL server into progress database. Any ODBC based tool (some are free) via ODBC drivers that comes with MS SQL server can be used to do such.
2. Write Progress 4GL application to access the progress database