开发数据库的代码 [英] code to develop database

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

问题描述

我需要代码来开发数据库,​​包括成员照片,条形码和成员的任何信息

i need code to develop database, includes members photos, barcodes, and any information of a member

推荐答案

读一本有关数据库开发和C#的书可能会有所帮助
Reading a book on Database Development and on C# might help.


检查以下链接:

以编程方式创建SQL数据库 [通过C#以编程方式使用ADO.NET [以编程方式创建 [
check these links:

Create a SQL Database Programmatically[^]

Using ADO.NET programmatically with C#[^]

CreatingDBProgrammatically[^]

hope it helps :)


不使用MySQL,那么我建议您开始阅读

MSDN:ADO.NET [对于MySQL [ Wiki二进制大对象 [ ^ ]

如果您需要更多帮助,我们将很乐意帮助您调试一些代码或为您指明正确的方向.
Not using MySQL then I would suggest that you start reading

MSDN : ADO.NET[^]

For MySQL[^]


You should also look at BLOB datatypes if you are looking at storing files within the database. Wiki Binary Large Objects[^]

If you need more help then we will happy help you debug some code or point you in the right direction.


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

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