zhangcc86 发表于 2007-12-9 08:51

请教

我用sql server 2000建的数据库,用powerbuilder9.0开发系统,请问pb怎么连接sql数据库

赖蛤蟆 发表于 2007-12-10 10:48

连接文件下加入如下代码
// Profile ss
SQLCA.DBMS = "MSS Microsoft SQL Server"
SQLCA.Database = "bookdatabase"
SQLCA.ServerName = "vd26"
SQLCA.LogId = "sa"
SQLCA.AutoCommit = False
SQLCA.DBParm = ""

ugly927846 发表于 2007-12-15 11:17

用pb自带的数据就可以,,,,,,,,

jsxwr 发表于 2007-12-19 17:28

看来你要走的路还很长

连如果连接数据库都需要发贴请教,等你程序出炉,这个论坛的数据库怕要净增1G[em09]

请站长做好思想准备!

页: [1]

编程论坛