为了使数据库和VB工作,我需要学习什么? [英] What is the thing I need to study in order for a Database and VB works?

查看:82
本文介绍了为了使数据库和VB工作,我需要学习什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我是学生。为了使VB应用程序与数据库(任何数据库)一起工作,我需要学习什么?我知道我缺乏一些知识。它一直让我无法构建一个可以存储数据的应用程序。

解决方案

这不是那么简单 - 你的应用程序不能正常使用任何数据库,你必须决定使用哪个数据库系统(有SQL Server,MySql,SqlCE,SqlLite,Oracle,以及许多其他系统)。

然后你必须安装任何数据库系统在适当的机器上必需的软件(SQL Server和MySql都希望机器在现实世界中运行它们 - 用于开发,你可以在自己的机器上安装它们。)



然后它仍然不简单 - 但这应该有所帮助: VB.NET教程:SQL数据库基础知识 [ ^ ]

Hi,

I''m a student. What thing does I need to study in order for a VB app work with a Database (Any Database) ? I know I''m lack of some knowledge. It kept failing me to build an app that could store data.

解决方案

It''s not quite that simple - your app can''t just work with "any database", you have to decide which database system you are going to use (there are SQL Server, MySql, SqlCE, SqlLite, Oracle, and many, many others).
Then you have to install any necessary software on an appropriate machine (SQL Server and MySql both want a machine to run them in the real world - for development you can install them on your own machine).

Then it still isn''t simple - but this should help: VB.NET Tutorial: SQL Database Basics[^]


这篇关于为了使数据库和VB工作,我需要学习什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆