需要帮助在运行时在数据库中生成文件.. [英] Need help to generate file in database at run time..

查看:91
本文介绍了需要帮助在运行时在数据库中生成文件..的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

需要帮助在c#中运行时在数据库中生成文件。

Need help to generate file in database at run time in c#.

推荐答案

引用:

我想存储有关员工访问的信息,并希望在Windows应用程序表单中执行此操作

i want to store information about employee in access and want to do this in windows application form

据我所知,您需要将员工信息存储到MsAccess数据库中。

要实现这一点,首先需要创建一个访问数据库并尝试使用.Net DataConnector类打开,插入,更新条目。



开始编写你的如果你卡在中间,可以使用以下示例编写代码并返回此处

MSDN.system.data.oledb.oledbparameter [ ^ ]

C#项目连接MS访问数据库和开发接口 [ ^ ]

From this what I understand is you need to store the employee information into a MsAccess database.
To Achieve this you to need create a access database first and try to use .Net DataConnector class to open,insert, update the entries.

start writing your code with the following examples and comeback here if you stuck in the middle
MSDN.system.data.oledb.oledbparameter[^]
C# project connect with MS access database and developing interface[^]


这篇关于需要帮助在运行时在数据库中生成文件..的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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