Welcome![Sign In][Sign Up]
Location:
Search - 连接保存到ACCESS

Search list

[Internet-Network连接保存到ACCESS.ZIP

Description: 连接保存到ACCESS,VB WINSOCK编程
Platform: | Size: 11121 | Author: llbxxc | Hits:

[Develop ToolsFireCodeCreator3.3

Description: 《风越代码生成器 [FireCode Creator]》是一款采用.Net FrameWork2.0框架、基于多种数据库的程序代码生成软件,可快速建立数据信息的:添加、编辑、查看、列表、搜索功能。默认提供asp、aspx WEB程序、.net普通三层框架程序、.net Windows程序,多种代码框架及多个界面设计模板,均可任意修改管理。通过自定义生成程序的界面风格与输出代码,用户可将其扩展为ASPX/ASP/PHP/JSP等各种程序的代码生成器。内置的.net代码框架,能建立C#语言的.net解决方案,可在VS2005中直接编辑,既能帮助.net初学者快速入门,更可最大限度提高.net程序员的代码编写效率。 01、支持生成的ASPX/ASP/PHP/JSP等页面在本机自动发布、调试(需安装IIS或对应WEB服务器) 02、支持Microsoft SQL Server、Microsoft Access、Oracle、MySql、Excel、FoxPro、FoxBase、Text等数据库连接 03、支持从数据表、视图(Access为查询)中读取数据字段 04、支持通过数据表中的组合主键传递参数 05、支持CSS统一设置页面风格 06、支持多种控件输入方式: 文本框 文本域 UBB文本框(支持UBB文本输入) 密码框 隐藏域 日期选择 单选框 复选框 下拉框 多选列表 单选列表 批量上载 上载文件 上载到库 07、支持多种信息显示方式: 显示文字 链接文件 文本框 文本域 显示图片 背景声音 视频播放 显示flash 08、支持检测提交字符的最小、最大输入长度、是否空值/唯一值、文本类型:★ 不检测 非特殊字符 仅单词字符 仅单词字符空格 仅26个字母 仅中文字符 仅允许整数 仅允许小数 仅日期/时间 仅日期+时间 仅日期 仅时间 仅允许邮箱 仅允许网址 仅允许IP 仅身份证号 仅国内电话 仅国内手机 09、支持对用户输入内容进行服务器端与客户端JS双重验证,有效防止SQL注入 ★ 10、支持自动生成多组多级的级联下拉框功能,快速建立如:省、市、县/公司、部门、小组等形式下拉框 ★ 11、支持表单提交超过100KB的文本数据 ★ 12、支持多文件上载、修改、删除记录时同步删除文件 13、支持控件名加密,使输入控件的名称与字段名不同,防止他人从客户端HTML中猜解 ★ 14、支持列表、搜索页面对数据记录进行实时排序、修改、批量删除等功能 15、支持表头/单独表格搜索两种布局方式 16、提供多种灵活翻页方案,用户可设置每页记录条数、上/下页、前/后N页、输入数字跳转到指定页面等,提高海量数据翻页速度 17、提供丰富的建站常用VB、JS函数库 ★ 18、更多扩展功能: 添加、修改页面在保存信息前进行预览功能 添加、修改页面提交后自动跳转并刷新列表页 字段描述批量格式化,可从字段名、描述生成,加强英文字符处理 列表、搜索页面隔行颜色、点击变色设置 根据数据库字段允许空值状态自动设置输入检测代码 页面皮肤模板设置,根据网页模板快速生成页面 ★ 设置指定字段在编辑信息时为只读状态 字段需要二次输入(如输入两次密码,以验证其正确性) ★ 在列表中直接批量编辑字段值,便于管理员维护 列表、搜索文件自动读取链接数据表值的实际信息 发送邮件功能,设置字段为邮件对应信息,可发送附件 ★ (繁、简、英)单语言版本 ★ 多语言页面实时翻译功能(默认:繁、简、英,可增加其它语言) ★ 多语言编码支持(GB2312/UTF8) ★ 生成提交校验码图片 ★ 搜索、列表文件以详细列表页(留言板风格)显示 生成权限,限制用户对指定页面的添加、删除、编辑权 将查询结果导出为CSV、HTML、EXCEL文件 ★ 生成不同选择字段的SQL语句 生成数据库字典 ★ 模板代码生成器,可自定义模板、变量生成代码 ★ 19、提供建站常用辅助工具: 屏幕尺 剪切板,保存最近指定次数的历史记录 常用加解密、编解码(DES、MD5、SHA、BASE64) 批量提取文本,支持正则表达式,可将HTML等文件中指定内容存入数据库 批量查找替换,支持正则表达式 批量文件、文件夹改名,支持正则表达式 正则表达式测试器(可设置、保存常用正则表达式) 获取键盘的按键值 网页隐藏资源下载,可下载无法直接得到URL的SWF、图片、音乐等资源 获取汉字的拼音、五笔编码、笔画数、笔顺名、部首等信息,并可进行汉字繁/简体,GB/BIG转换 代码编排器,CSS排版、JS、ASP、HTML注释清理
Platform: | Size: 12342355 | Author: 1611541313@qq.com | Hits:

[CSharpC_ACC

Description: 操作涉及的主要C#类有: DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存 DataTable:对应数据库表,是数据库表行的集合 DataRow:对应数据库表行 OleDbConnection:建立数据库连接 OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步 OleDbCommandBuilder:生成更新数据库所需的指令 DataSet、DataTable、DataRow用于数据在缓存中的操作,这上面的操作只有更新到数据库中,修改结果才会被永久保存。OleDbConnection 是用OLEDB方法连接数据库所必需的。 -C# for the operation of the Access database
Platform: | Size: 16384 | Author: dreampeace | Hits:

[ADO-ODBCCPP-to-Access

Description: 下面以Access数据库为例说明,用C#的DataSet类访问数据库的一些操作方法。操作涉及的主要C#类有:DataSet:对应数据库表的一个集合,实际上是数据库表在内存中的一个缓存DataTable:对应数据库表,是数据库表行的集合DataRow:对应数据库表行 OleDbConnection:建立数据库连接OleDbDataAdapter:由数据库生成DataSet,并负责DataSet与数据库的同步OleDbCommandBuilder:生成更新数据库所需的指令DataSet、DataTable、DataRow用于数据在缓存中的操作,这上面的操作只有更新到数据库中,修改结果才会被永久保存。OleDbConnection 是用OLEDB方法连接数据库所必需的。-The following Access database, for example, methods of operation to access the database with C# DataSet class. Operation involves the main C# Class: DataSet: corresponds to a collection of database tables, is actually a database table in memory, a cache a DataTable: The corresponding database table, database table rows collection of a DataRow: the corresponding database table row The OleDbConnection: to establish a database connection the OleDbDataAdapter: generate a DataSet from the database, and is responsible for the DataSet The OleDbCommandBuilder of database synchronization: generate the instructions required to update the database a DataSet, DataTable, a DataRow For the operation of the data in the cache, the above operation only updates to the database, modify the results will be permanently saved. OleDbConnection to connect to the database using the OLEDB method necessary.
Platform: | Size: 17408 | Author: 月落乌啼 | Hits:

[ADO-ODBCAccess-mdb--simple-oper

Description: 下了几个ACCESS的工程,但都感觉有点麻烦,还好下到一个好的包装类叫ADOConn.作者不知是谁,可以去搜一下.在这个包装类的基础上,进行了最简单的操作. ADOConn中使用的是Com接口,这个比那个CDataset好,我考虑过用CDataset,但它只能连接版本很低的数据库文件,气死偶了,找了好久才找出原因,而且新版本office保存为老office也不兼容,所以建议不要用CDataset,-access mdb simple operation project
Platform: | Size: 95232 | Author: Abenl | Hits:

[WEB Codejieyangqiye0.10.8

Description: 系统安装说明: 1、将压缩包里的程序文件上传到服务器根目录下 2、将Access数据直接上传到服务器网站空间即可 3、修改conn/conn.asp文件的数据库连接 4、在浏览器里打开http://网站网址/admin/index.asp 默认账号:admin;密码:admin888,进入后台 5、系统设置--网站信息配置,修改网站的相关信息,保存,刷新浏览器 6、点网站首页浏览网站,网站正常使用,开始体验捷扬企业网站管理系统的功能-System installation instructions: 1 compression bag program files uploaded to the server root directory of the Access data uploaded directly to the server web space to modify conn/conn.asp file database connection in browser open http:// Website URL/admin/index.asp default account: admin Password: admin888 into the background 5, system settings- website information to configure, and modify the information, save, refresh the browser, Point Home Browse the website, which is normal, began to experience Lumens enterprise website management system functionality.
Platform: | Size: 2696192 | Author: sdgsdgaw | Hits:

[Internet-Networkgethtml.zip

Description: 这是一个C++语言编的通过HTTP方式获取网页源代码的控制台程序,使用起来蛮方便的,只要在执行程序后面带上网址连接即可获取,执行完后它把网页源代码内容显示在一个提示窗口,它还会把获取到的网页内容保存在一个文件c:\gethtml.htm里,便于查看。,This console program a C++ language series via HTTP access to the source code of the page, and is very convenient to use, just behind in the implementation of the program to bring the URL connection can obtain, after the implementation of the web page source code is displayed in a prompt window, It will get to the page content stored in a file c: \ gethtml.htm easy viewing.
Platform: | Size: 6144 | Author: Jade Liu | Hits:

[Windows Developdatabase-conn

Description: VC数据库连接代码,一个有10个文件夹演示代码,每一个文件夹内的都是采用不同的方法连接VC与数据库的演示,像通过ado连接数据库,dao连接数据库还有odbc连接数据库等,相信通过这些丰富的演示实例,你将学会如何使用VC++连接各种类型的数据库,你可下载源码后保存到你的资料库中,即使现在你用不上某种数据库的连接方式,但也可以放在那以后用得上了参考一下。演示截图为SerializeObjectIntoDBField_demo文件夹内的代码演示。-VC database connection code, a 10 folder demo code, each folder are different ways to connect the VC database demo, like ADO to connect to the database, the DAO to connect to the database odbc connect to the database, it is believed that through these rich presentation instance, you will learn how to use VC++ connect various types of databases, you can download the source code and save it to your database, even if you do not have access to some kind of connection to the database, but can also be put After that need them for reference. Demo screenshot the folder SerializeObjectIntoDBField_demo within code demonstrates.
Platform: | Size: 772096 | Author: 朱美莉 | Hits:

[CSharpAccessGuideExcel

Description: 本实例将引导你如何使用C#将Access数据导入到Excel中,这一系列过程包括:定义字符串,记录连接Access的语句,定义OleDbCommand类,打开连接的Access数据库,设置SQL语句,获取记录个数,实例化OleDbCommand类,执行SQL语句,并返回结果(每个Sheet只能最多保存65536条记录),记录连接Excel的语句,实例化OleDbCommand类,执行SQL语句,将数据表的内容导入到Excel中,关闭连接,释放资源等。您可以借此程序学习一下C#与Access数据为的连接。-This example will guide you how to use C# Access data into Excel, during this series include: custom string recorded statement to connect Access, defined OleDbCommand class, open the Access database connection, sets an SQL statement to get record number instance of the OleDbCommand class, execute SQL statements, and returns the result (each Sheet can only save up to 65,536 records) records to connect to the Excel statement the instance the OleDbCommand of class, execute SQL statements, the table of contents of the data imported into Excel close the connection, release resources. You can take this program to learn C# and Access data connection.
Platform: | Size: 22528 | Author: zpudn43 | Hits:

[.netThe_Code_Bank

Description: 这是一个插件对于视觉Studio.NET。它允许你复制和粘贴代码的插件,因此您可以使用它在稍后的日期。有7种语言构建,您可以保存。我有包括两个函数为例如何连接到一个访问数据库ADO。-This is a plug-in for Visual Studio.NET. It allows you to copy and paste code plug-ins, so you can use it at a later date. There are 7 languages ​ ​ to build, you can save. I have included two function as an example how to connect to an Access database ADO.
Platform: | Size: 62464 | Author: 水墨风格 | Hits:

[Delphi VCLgetprocessid

Description: delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer source code, can output the TCP connection table, obtain the UDP connection table, the connection table information is saved to a file, create a snapshot of the process, according to the file name lookup file information, according to the process ID find the executable path, according to the process ID to find the name of the executable file, connect the state transition to the description string, obtain the TCP connection table IP help function declarations.
Platform: | Size: 15360 | Author: lpudn17 | Hits:

[JSP/Javajava-web-design

Description: 通过完成一个学生管理系统的系统设计,来学习、了解并掌握相关的软件,安装包或开发平台和运行平台的搭建,熟悉Tomcat的目录结构,掌握如何在Tomcat下开发Web应用,以及如何利用集成开发环境MyEclipse开发Web应用。 通过实验,能够熟练掌握MySQL数据库的安装,熟练使用SQL语言创建与修改数据库,熟练掌握JDBC访问数据库的步骤,能够使用JDBC技术在动态网站中实现获取数据、增加数据、修改数据、删除数据等功能。 在安装好相应的数据库并建立数据源之后,需要获取相应数据库的JDBC驱动程序,并将它们保存在指定的位置,然后重启Tomcat。编写程序的具体步骤:装载驱动程序、定义所要连接的数据库的地址、与数据库建立连接、建立语句对象、声明并执行SQL语句、对结果集进行处理、关闭对象。 创建login.html网页,实现管理员登录并可跳转到register.html页面,管理员注册功能,并可成功跳转到学生管理系统页面;创建login.jsp,处理登录信息;创建loginsuccess.jsp,实现登录成功后跳转到学生管理系统界面;创建index.jsp,实现学生管理系统界面的设计;创建add.jsp,edit.jsp,update.jsp等页面,实现对学生信息的添加、修改、删除等功能。-By completing the system design of a student management system, to learn, to understand and master the associated software, build installation packages or development platform and operating platform, familiar directory structure Tomcat, and learn how to develop Web applications under Tomcat, and how to use integrated MyEclipse development environment to develop Web applications. Through the experiment, able to master MySQL installation, create and modify familiar with SQL language, proficiency step JDBC access to the , it is possible to obtain data using JDBC technology, to increase the data in dynamic Web sites, modify data, delete data, and other functions . After installing the appropriate and establish a data source, you need to obtain the corresponding JDBC driver, and saves them in the specified location, then restart Tomcat. Specific steps for writing a program: the driver is loaded, the address to connect to the definition, the establishment of a connection, the establi
Platform: | Size: 3014656 | Author: 曾小丽 | Hits:

CodeBus www.codebus.net