RE: procontrol access to SQL92

From: Emmon Simbo

Date: 7 Nov 2002


Kim

I believe its because you're specifying a -N parameter. I've seen this
with ODBC and removing this fixes the problem.

HTH

Emmon 

> -----Original Message-----
> From:  [mailto:] On 
> Behalf Of Kim Allbritain
> Sent: 07 November 2002 18:32
> To: 
> Subject: procontrol access to SQL92
> 
> 
> 9.D sp01, win2k
> 
> Running the following 2 pf files from proserve works 
> perfectly for both 
> 4gl and sql92 access BUT
> running them from Procontrol fails on the sql92 access from 
> sql explorer:
>    'error in network deamon'
> 
> has anyone else seen this ?
> 
> (1)
> 
> -H localhost 
> -S 2300
> -N tcp
> #-db db\dteams
> -ld Teams
> -n 10
> -Mn 4 
> -Mpb 2 
> -ServerType 4GL
> -Ma 5 
> -minport 6100 
> -maxport 6300
> 
> (2)
> -m3
> -H localhost 
> -S 2400
> -N tcp
> #-db db\dteams
> -ld Teams
> -n 10
> -Mn 4 
> -Mpb 2 
> -ServerType SQL
> -Ma 5 
> -minport 6100 
> -maxport 6300
> 
> the -db line is commented out for procontrol only
> 
> Kim Allbritain
> ae0b643c-b939-8280-de11-7003e54224de
> Rehabilitation Documentation Services
> 813.657.1007
> 
> 
> 
>