Server_DatabaseInfo freeze?
Ruslan Zasukhin
sunshine at public.kherson.ua
Wed Aug 4 07:51:53 CDT 2004
On 8/4/04 5:00 AM, "Ken Ray" <kray at sonsothunder.com> wrote:
> I've been trying to determine the connection ID of a client that has
> connected to the server. I'm using MetaCard 2.6.1 (Revolution 2.2) on OS
> 10.3.4. I have three databases that are hard-coded into master.vdb (that is,
> I don't use Server_RegisterDatabase), and at the moment I have one user in
> the Users table ("sa"). I log into Valentina (which works fine) and then
> execute my script that does this:
>
> I already have a server reference from Server_New. Then I do:
>
> get Valentina("Server_OpenSession",sSrvRef)
>
> put Valentina("Server_DatabaseInfo",sSrvRef,1) into tDBInfoRef
> answer "tDBInfoRef:" && tDBInfoRef
>
> put Valentina("DatabaseInfo_ClientInfo",tDBInfoRef,1) into
> tClientInfoRef
> answer "tClientInfoRef:" && tClientInfoRef
>
> put Valentina("ClientInfo_GetConnectionID",tClientInfoRef) into
> tConnectionID
> answer tConnectionID
>
> What happens is that when I get to "Server_DatabaseInfo", the cursor goes
> into spinning pizza mode and MetaCard is frozen. I don't even get the alert
> telling me what tDBInfoRef is.
>
> Any ideas?
I think this can be result of usage of different versions of Server and
Client.
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list