开发者

TCL Database connection

Here I am very new in TCL. Now I开发者_运维知识库 want to Database connectivity in TCL. Please tell me all the steps, how can I connect to Database and perform the CRUD (Insert, update, delete, create) operation and also tell me the basic requirement of database connection. Here I am using MySQL 5.0 database. So please help me.


Your best option is to use TDBC with the tdbc::mysql driver. But if that's not an option (e.g., because you're on older Tcl) then mysqltcl is recommended too.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜