| 源码简介: |
CSHARP进销存系统,WinForm与SQLServer开发,配有数据库文件,1、把goods数据库附加在SQL SERVER中。2、连接数据库的登录账号为为:J110,登录密码:654321。3、数据库连接接字串:Server=localhost uid=sa pwd=123456 database=goods。-CSHARP Invoicing System, WinForm and SQLServer development, with a database file, an additional goods database in SQL SERVER. Connect to the database login account for: J110, Password: 654,321.3 database connection access string: Server = localhost uid = the sa pwd = 123456 database = goods.
|