coxmg
10-23-2012, 04:08 PM
Hi, what do you guys think is the best way for a user to access financial data that is stored in SQL Server?
|
||||
Best way to access SQL Server Datacoxmg 10-23-2012, 04:08 PM Hi, what do you guys think is the best way for a user to access financial data that is stored in SQL Server? alykins 10-23-2012, 04:29 PM conn.Open() // sql command conn.Close() something like that ShaneC 10-25-2012, 05:45 AM You'll need to be more specific with your question -- what specifically are you looking to accomplish? If you're looking for a database abstraction layer, you may want to look into the EntityFramework: http://msdn.microsoft.com/en-us/data/ef.aspx. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum