tell me the connection statement to connect the sap maxdb database in C#.net..
using oledb or odbc connections.
Do you know C# .net?
basically if u connect to databases like MS-Access or other datasources like Excel etc then use the Oledb Provider. If u r using SQL Server then make us of the SQLClient Provider.
for the odbc provider check out the c# documentation for Data Providers
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment