创建数据库 [英] Create Database

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

问题描述

使用Asp.net 1.1

我找到了使用asp.net访问或查询数据库的教程。但是我如何创建数据库(从用户填写的表格中输出
)?

解决方法方案

7月1日,晚上10点11分,舞者 < dan ... @ microsoft.comwrote:


使用Asp.net 1.1


我找到有关访问或使用asp.net查询数据库。但是我如何创建数据库以开始(从用户填写的表格中输出
)?



您应该从头开始创建数据库。如果用户填写表格,则应用程序应将新记录插入数据库。


" dancer" < da **** @ microsoft.comwrote in message

news:ud ************** @ TK2MSFTNGP04.phx.gbl ...


使用Asp.net 1.1

我找到了使用asp.net访问或查询数据库的教程。但是我如何创建数据库以开始(从用户填写的表格中输出
)?



什么数据库格式? SQL Server,SQL Compact Edition,Jet,Oracle,FoxPro,

MySql ... ???

-
http://www.markrae.net


有很多关于如何从代码执行此操作的示例 - 对于SQL服务器

和用于访问
http://www.codeproject.com/cs/database/CreateDB.asp
http://support.microsoft.com/kb/307283
http://support.microsoft.com/kb/317881

问候


John Timney(MVP)
http:// www .johntimney.com
http://www.johntim ney.com/blog

" dancer" < da **** @ microsoft.comwrote in message

news:ud ************** @ TK2MSFTNGP04.phx.gbl ...


使用Asp.net 1.1

我找到了使用asp.net访问或查询数据库的教程。但是我如何创建数据库以开始(从用户填写的表格中输出
)?



Using Asp.net 1.1

I find tutorials on accessing or querying databases with asp.net. But how
do I create the database to begin with (from a form that the user fills
out)?

解决方案

On Jul 1, 10:11 pm, "dancer" <dan...@microsoft.comwrote:

Using Asp.net 1.1

I find tutorials on accessing or querying databases with asp.net. But how
do I create the database to begin with (from a form that the user fills
out)?

You should create a database from the beginning. If a user filled out
a form, the application should insert new record into a database.


"dancer" <da****@microsoft.comwrote in message
news:ud**************@TK2MSFTNGP04.phx.gbl...

Using Asp.net 1.1

I find tutorials on accessing or querying databases with asp.net. But how
do I create the database to begin with (from a form that the user fills
out)?

What database format? SQL Server, SQL Compact Edition, Jet, Oracle, FoxPro,
MySql...???
--
http://www.markrae.net


there are lots of example about of how to do this from code - for SQL server
and for Access
http://www.codeproject.com/cs/database/CreateDB.asp
http://support.microsoft.com/kb/307283
http://support.microsoft.com/kb/317881
Regards

John Timney (MVP)
http://www.johntimney.com
http://www.johntimney.com/blog
"dancer" <da****@microsoft.comwrote in message
news:ud**************@TK2MSFTNGP04.phx.gbl...

Using Asp.net 1.1

I find tutorials on accessing or querying databases with asp.net. But how
do I create the database to begin with (from a form that the user fills
out)?



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

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