This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

MSSQL database connector

Old posts that have not been replied to for several years.
Locked
c
cvanmeer
Halfop
Posts: 40
Joined: Tue Dec 02, 2003 1:00 pm
Location: The Netherlands
Contact:

MSSQL database connector

Post by cvanmeer »

Hi,

Is it possible to connect to a MSSQL db with TCL?
I know it's possible to connect to a MYSQL

If it's possible, could you send me an example script so I can see how it has to be done.

Thx

Chris
User avatar
Souperman
Halfop
Posts: 69
Joined: Sat Feb 02, 2002 8:00 pm
Location: Cape Town, South Africa
Contact:

Post by Souperman »

This is a wild guess, based on the fact that one uses the Syabse functions in PHP to access MSSQL databases on *nix platforms.

Perhaps you could use Sybtcl to do the same in Tcl ... http://sourceforge.net/projects/sybtcl.
Quick! Somebody get me a new ink cartridge
c
cvanmeer
Halfop
Posts: 40
Joined: Tue Dec 02, 2003 1:00 pm
Location: The Netherlands
Contact:

Post by cvanmeer »

:( doesn't work
Locked