本文介绍了数据库,ADO编程的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

hai大家......

我是基本语言的新手..但是我的讲师让我做一个关于ado的演示..我必须制作一个关于ado的演示程序。我正在制作宣言时遇到一些问题..我目前正在使用visual basic 2010快递〜



这是我制作的代码



Dim abc作为ADODB.Connection



有什么问题吗?

hai everyone...
i am a newbie in basic language.. but my lecturer ask me to make a presentation about ado.. and i have to make a demo program about ado. i face some issue while i m making the declaration.. i m currently using visual basic 2010 express~

this is the code that i made

Dim abc As ADODB.Connection

is there any problem??

推荐答案


这篇关于数据库,ADO编程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-29 10:25