登录
首页 » VFP » 访问不同的数据源

访问不同的数据源

于 2020-06-21 发布 文件大小:91KB
0 294
下载积分: 1 下载次数: 0

代码说明:

  访问不同的数据源(MS SQL,MySQL,PostgreSQL,Oracle)(MS SQLMySQLPostgreSQLOracle)

文件列表:

访问不同的数据源(MS SQL,MySQL,PostgreSQL,Oracle)\altconexao.SCT, 3029 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\altconexao.scx, 2232 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\CONFIG.DBF, 535 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\CONFIG.FPT, 1344 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\CONFIG.TBK, 2944 , 2003-10-31
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\CONTATOS.ldb, 128 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\CONTATOS.mdb, 692224 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\HISTOR.DBF, 767 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\HISTOR.FPT, 896 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\HISTOR.TBK, 670 , 2004-05-14
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\historico.SCT, 5074 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\historico.scx, 2450 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\menuraiz.FXP, 2004 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\menuraiz.prg, 2264 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\principal.SCT, 14924 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\principal.scx, 3540 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\SQLFOX.ICO, 766 , 2004-06-11
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\sqlfox.PJT, 7095 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\sqlfox.pjx, 2363 , 2014-01-22
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\vercampos.SCT, 3783 , 2004-06-12
访问不同的数据源(MS SQL,MySQL
,PostgreSQL,Oracle)\vercampos.scx, 2014 , 2004-06-12
访问不同的数据源(MS SQL,MySQL,PostgreSQL,Oracle), 0 , 2014-01-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Advanced-C-Technology
    《C高级编程技术》,介绍如何用TC系统所提供的相关函数实现菜单设计,图形绘制,动画的播放,乐曲的演奏,汉字的现实等技术。()
    2008-04-09 17:03:24下载
    积分:1
  • SyncResult
    This class is used to communicate the results of a sync operation to the SyncManager. Based on the values here the SyncManager will determine the disposition of the sync and whether or not a new sync operation needs to be scheduled in the future.
    2013-12-11 13:17:28下载
    积分:1
  • heft
    DAG调度HEFT算法实现 DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved(DAG analog multi-machine scheduling, HEFT algorithm VC6 achieved)
    2020-12-11 11:59:17下载
    积分:1
  • 16to10100
    写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加(Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a decimal number and cumulative)
    2016-02-14 04:43:38下载
    积分:1
  • sample
    相册滑动缩放,用Viewpager来实现的(Sliding Scale album)
    2014-02-22 15:24:40下载
    积分:1
  • 1lpc
    THIS FILE CONTAIN THE CODE FOR LPC
    2014-03-15 16:33:08下载
    积分:1
  • 一个TCPCASE用MONDOM打电话的
    一个TCPCASE用MONDOM打电话的程序-TCPCASE using a procedure called MONDOM
    2022-08-25 09:58:45下载
    积分:1
  • COMTestCode
    vc环境下COM组件编程小例子,一个文件生成COM组件,另一个文件调用该COM组件。(COM component programming small example, a file generated COM component vc environment, another file to call the COM component.)
    2013-12-19 16:21:03下载
    积分:1
  • Inside-VC-P-P---Study-Notes
    VC++技术内幕-学习笔记/vc入门必读(Inside VC++- Study Notes)
    2011-05-15 20:39:03下载
    积分:1
  • YJ.WebControls
    属性: TextBoxID : 目标 TextBox 的ID,只需要正确填写该属性本控件就可以使用 UpdatePanelID : 控件所在并且进行异步更新的UpdatePanel控件的编号(该属性为了支持ASP.NET 2.0 AJAX Extensions 1.0组件设计,因为代码内使用了UpdatePanel类,所以在使用时如果没有安装ASP.NET 2.0 AJAX Extensions 1.0组件请先安装) 注意: 1.本控件必须放在与目标TextBox同一级下。 2.本控件只需先把该DLL拖放在工具栏中即可象一般的控件一样使用。(Attribute: TextBoxID: target TextBox' s ID, just need to correctly fill in the properties of this control, you can use UpdatePanelID: Controls the host and the asynchronous update UpdatePanel control' s ID (the property in order to support the ASP.NET 2.0 AJAX Extensions 1.0 component design, as the code using the UpdatePanel inside the class, so when in use, if not installed ASP.NET 2.0 AJAX Extensions 1.0 component install) Note: 1. This control must be placed under the same level with the target TextBox. 2. This control simply should first drag and drop the DLL in the tool bar can be used as general as the control.)
    2010-03-05 12:11:33下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载