您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Delphi7连接MySql(dbxopenmysql50 )

  2. SQLConnection1 := TSQLConnection.Create(nil); SQLConnection1.DriverName := 'dbxmysql'; SQLConnection1.GetDriverFunc := 'getSQLDriverMYSQL50'; SQLConnection1.LibraryName := 'dbxopenmysql50.dll'; SQLConnection1.VendorLib := 'libmysql.dll'; SQLConnecti
  3. 所属分类:Delphi

    • 发布日期:2018-03-28
    • 文件大小:912kb
    • 提供者:xuzhongxuan