搜索资源列表
ADOTestDB
- VC6.0,基于MFC框架,采用ADO访问数据文件,实现对CSV数据库文件的读写操作。-VC6.0, based on the MFC framework, using ADO to access the data file, CSV database files to achieve the read-write operation.
ReadCsv
- vc++6.0下的用ODBC读取CSV格式数据文件的实例。-vc++6.0 under the CSV format, using ODBC to read the data file examples.
vc-csv-Check-mark
- 利用vC的数据库功能,实现连接CSV文件,读写其中数据,作为成绩查询软件,附带源码。-VC the database functions to connect the CSV file, read and write which data, as results query software, with source code.
readExcel
- matlab实现读取excel、csv、access文件 -matlab read excel, csv, access files
datandcsvtosql
- 直接利用mssql t-sql 语句直接将csv,dat,txt 等格式文件读到对应的数据库中-Direct use MSSQL t-sql statements directly to the CSV, dat, TXT format file to read the corresponding
SQL-database-operations-in-MFC
- 对CSV文件读取,并且写入SQL server 2005数据库中,注意一定需要自己链接数据库这一块设置SQL登录密码即可(相关参数见代码),在vs2010中可以运行通过-On the CSV file to read, and write SQL server 2005 , pay attention to their own must be linked to this one set the SQL login password (see parameters in the code),