如何使用asp.net访问生物识别数据到sql数据库? [英] How to access biometric data to sql Database Using asp.net?

查看:77
本文介绍了如何使用asp.net访问生物识别数据到sql数据库?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们需要紧急帮助开发考勤管理系统...

we need Urgent help for developing attendance management system...

推荐答案

如果只是生物识别数据碰巧存储在SQL数据库中,你应该是能够使用ASP.NET SQLDataSource来访问它,并可以管理解析业务层上的数据。



如果您正在尝试将数据移动到SQL数据库中你可以使用完全相同的过程;它完全取决于数据的格式以及当前存储的方式。
If it's just biometric data that happens to be stored on an SQL DataBase, you should be able to use the ASP.NET SQLDataSource to access it and can manage parsing the data on the business layer.

If you're trying to move data into an SQL database you can use exactly the same process; it entirely depends on what format the data is in and how you are currently storing it.


这篇关于如何使用asp.net访问生物识别数据到sql数据库?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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