Error 00184 SqlBase 8.5

forum.advanced.programming (1998-2005)
aapapad
Greece
Posts: 62
Joined: 21 Nov 2024, 17:39
Location: ATHENS Greece

Error 00184 SqlBase 8.5

Post by aapapad » 09 Jan 2005, 22:36

 Posted by:  Athanasios Papadopoulos 

I am connecting to two servers via VPN connection.
The software works properly exchanging data between the two servers but when
disconnecting the cursors I get tn 00184 error

Software in CTD 3.1 PTF 2
SqlBase 8.5 PTF3 in both sites. I have patched the installed database with
pt3 assuming that it includes the ptf1 and ptf2.

Jeff Luther
Site Admin
Site Admin
United States of America
Posts: 2385
Joined: 04 Mar 2017, 18:34
Location: Palm Springs, California

Re: Error 00184 SqlBase 8.5

Post by Jeff Luther » 09 Jan 2005, 22:50

 Posted by:  Jeff Luther 

Strange! error 184 is:
00184 SQL ISN Invalid server name
Reason: The specified database server name is not valid.
Remedy: Correct the database server name. The maximum length of a server name
is 8 characters and must begin with a letter and cannot contain special characters.

(I just used an older version of DBERROR to get this info.)

I would think this error might occur on connecting a handle, not DISconnecting.
I don't have v8.3 or v3.1 but I'd use Animate to highlight the error (you could
break and turn on animate in the SAM_SqlError and single-step back to your SAL
code where the error occurred) just to sure the error is occuring where/when you
think it is.

(For example: I could see a coding bug where a SqlConnect() was--incorrectly--called
and SqlDatase was a null string.)

Best Regards,
Jeff Luther/PC Design
www.pulpcards.com/gupta/

Jim McNamara

Re: Error 00184 SqlBase 8.5

Post by Jim McNamara » 10 Jan 2005, 16:43

 Posted by:  Jim McNamara 

8.5 no PTF threw this error if you connected to db's on different servers,
disconnected one, then tried to connect again. That was fixed in PTF1.
Haven't tested for what you are experiencing.

BTW - PTF's are cumulative so 3 includes 1 & 2 fixes.

Return to “advanced.programming”

Who is online

Users browsing this forum: [Ccbot] and 0 guests