John & Sharon Dzilvelis wrote:
> ... The question is , how do I get the client to communicate with the
> server?
> Especially a mac. I have a feeling it has something to do with the socket
> command, but I am finding the docs a bit obscure concerning this.
>
Sure, no problems: the way I do it is actually to take the remote Tcl
execution
code from the Tcl plug-in (look it up, it is lovely) and simply remote execute
the pgsql commands. This works for a few clients - if a larger number of
clients
must be served then I have a specialised server which I can mail to you.
Another - quite good - solution is to use ODBC - but this probably fails on
Mac
and I am not certain about robustness of the software involved.
Will give you more info if you request.
Smi
---------------------------------------------------------------------------
To unsubscribe from the Visual Tcl mailing list, please send a message
to [EMAIL PROTECTED] with "unsubscribe vtcl [EMAIL PROTECTED]" in the
message body (where [EMAIL PROTECTED] is your e-mail address).