由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Database版 - One question!
相关主题
看来确实不能从程序里去删Excel RecordIs there anyone familiar with data warehouse?
SQL server to ODBC export question为啥不能delete Excel记录???
wuwu... I hate doing this...Powerbuilder SaveAs excel file
谢谢skeptic,高低价,amnesia 三位大侠Excel连数据库问题
A very basic question.[转载] How to use Visual Basic in MS Word
error of access IBM Netteza database from C# in Visual Stud (转载)[转载] visual basic 6.0 问题,谢谢帮忙
有没有哪个BItool 对performance和GUI都不错的菜鸟问个问题
Where can I find the basic knowledge for databasehow to keep data integrity in excel
相关话题的讨论汇总
话题: vb话题: excel话题: some话题: odbc话题: data
进入Database版参与讨论
1 (共1页)
s**a
发帖数: 2
1
I want to Use Visual Basic to solve this problem:
I have some data to handle. The data is in Miscrosoft Excel worksheet.
I find the port between VB and Excel. But I do not know how to input data
from the worksheet to VB data form.
Can VB give me some date sheet for output? I need you give me some advice.
Maybe I am confused with some basic concept. If you would like, please give
some answer.
//thanks
m******t
发帖数: 2416
2
There is an ODBC driver coming with VB which deals with Excel files.

【在 s**a 的大作中提到】
: I want to Use Visual Basic to solve this problem:
: I have some data to handle. The data is in Miscrosoft Excel worksheet.
: I find the port between VB and Excel. But I do not know how to input data
: from the worksheet to VB data form.
: Can VB give me some date sheet for output? I need you give me some advice.
: Maybe I am confused with some basic concept. If you would like, please give
: some answer.
: //thanks

s**a
发帖数: 2
3
what is ODBC? //wuwu. I do not know. Can you speak in more details/

【在 m******t 的大作中提到】
: There is an ODBC driver coming with VB which deals with Excel files.
s*****e
发帖数: 33
4
Just ODBC for Excel, install it, then you can manage the data in excel as any
other database table.

【在 s**a 的大作中提到】
: what is ODBC? //wuwu. I do not know. Can you speak in more details/
m******t
发帖数: 2416
5

Basically an ODBC driver process database access requests in standard
SQL format. It's hard to give a tutorial about ODBC in this one single
post. You might want to check out some introductry books.

【在 s**a 的大作中提到】
: what is ODBC? //wuwu. I do not know. Can you speak in more details/
w*****h
发帖数: 139
6
Come here:
http://www.microsoft.com/data/

【在 m******t 的大作中提到】
:
: Basically an ODBC driver process database access requests in standard
: SQL format. It's hard to give a tutorial about ODBC in this one single
: post. You might want to check out some introductry books.

1 (共1页)
进入Database版参与讨论
相关主题
how to keep data integrity in excelA very basic question.
诚心求助!(VBA for Excel)error of access IBM Netteza database from C# in Visual Stud (转载)
数据库要学什么编程语言吗有没有哪个BItool 对performance和GUI都不错的
问一个excel的弱问题Where can I find the basic knowledge for database
看来确实不能从程序里去删Excel RecordIs there anyone familiar with data warehouse?
SQL server to ODBC export question为啥不能delete Excel记录???
wuwu... I hate doing this...Powerbuilder SaveAs excel file
谢谢skeptic,高低价,amnesia 三位大侠Excel连数据库问题
相关话题的讨论汇总
话题: vb话题: excel话题: some话题: odbc话题: data