-
data
数据库的教学课件,和毕业论文指导。有每一章的详细说明(The database for teaching and thesis guidance. There is a detailed description of each chapter)
- 2009-11-23 11:08:51下载
- 积分:1
-
simail,simail,simail,simail
siMail, siMail, siMail-siMail, siMail, siMail, siMail
- 2022-05-24 22:49:30下载
- 积分:1
-
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000....
本篇文章介绍了安装SQL Server 2000企业版的软硬件配置要求,安装过程的详细步骤,以及初步使用SQL Server 2000.-This article introduced the installation of SQL Server 2000 Enterprise Edition software and hardware configuration requirements, the installation process in detail the steps, and the initial use of SQL Server 2000.
- 2022-02-10 00:25:11下载
- 积分:1
-
SQL 服务器连接对话(可扩展)
翻译maninwest@Codeforge作者: Chris Winkelmann @CodeProject
显示具有扩展功能的 SQL 连接对话框,保存其生成的连接字符串到任何位置的连接
介绍:
首先要感谢 TWallick 想出了使用 Microsoft.Data.ConnectionUI.dll 和 Microsoft.Data.ConnectionUI.Dialog.dll 来表示Visual Studio 提供的 SQL 连接 UI 的原创想法。此版本是使用 C# 而不是 VB 语言编写的。但是,我整理了一下,在设计时显示 Visual Studio 连接控制,而不是在将其构建到代码中仅在运行时显示。
背景
抽象出SAVE() 功能,不管想保存到其他任何位置的连接字符串仍可以使用此对话框。 此模块的设计目的是能够 “依原样”插入任何人的解决方案中,可以按需扩展且无需重写。
Save 函数迁移到新的类:
public class SaveHelperDefault : ISaveHelper
任何人均可以通过 ISaveHelper接口的实现来创建一个新的SaveHelper 类 :
public interface ISaveHelper
{
///
/// A SaveHelper class
- 2022-08-05 10:42:20下载
- 积分:1
-
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!...
用VC++实现ODBC连接数据库,对于初学者进行数据库开发,或用Java开发ODBC有指导作用!-with VC ODBC to connect to the database, for beginners database development, Java or ODBC development of a guiding role!
- 2022-05-24 19:57:55下载
- 积分:1
-
code for the operation of the database is sql server database
该代码是对数据库操作的数据库是sql server-code for the operation of the database is sql server database
- 2022-02-06 08:50:10下载
- 积分:1
-
SQL和VC结合
很多种方法在C++程序里利用数据库:ODBC、DB、DAO、ADO、API等,ODBC是传统的方法功能强大,ADO比较便捷,并逐渐代替了DAO。对于mysql数据库来说,其提供的API函数和PHP中mysqli函数相差不大,毕竟mysql是用c语言写的,可以说懂得了PHP和mysql的结合,就懂得了C++与mysql 的结合。以下是C++程序里利用mysql数据库的简略说明。
- 2023-03-14 08:20:03下载
- 积分:1
-
你需要安装MS SQL Server 2000和Visual Basic 6 SP6,3)进入…
您需要安装 MS SQL Server 2000 以及 Visual Basic 6.0 SP6 ,
3) 进入“后台管理”目录,先注册 XPMenu.ocx,否则代码运行时会发生错误哟。方法:运行 注册.bat 。
默认管理员帐号:admin 密码:admin
FatCombo、FTextBox、XButton 和 XPButton。前3个是我原创的代码(绝对是原创),分别实现XP风格的Combo,TextBox,和Button。-you need to install MS SQL Server 2000 and Visual Basic 6.0 SP6, 3) entered the "backstage management" directory, first registered XPMenu.ocx, Otherwise code runtime error occurs yo. Method : Run registration. Bat. The default administrator account : admin Password : admin FatCombo, FTextBox. XButton and XPButton. Before three of my original code (absolutely original), respectively achieving XP style Combo, TextBox, and Button.
- 2022-03-14 12:55:23下载
- 积分:1
-
材料库管理软件,很好啊 材料库管理软件,很好啊
材料库管理软件,很好啊 材料库管理软件,很好啊-Materials library management software, ah good material base management software, good ah
- 2023-08-18 12:15:03下载
- 积分:1
-
VC call SQL statements, and set up a number of string search conditions.
VC中调用SQL语句,并设置多个字符串检索条件。-VC call SQL statements, and set up a number of string search conditions.
- 2022-03-25 09:29:24下载
- 积分:1