Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
What are the different methods to access Database in .NET ?
What are the different methods to access Database in .NET ?
✍: Guest
What are the different methods to access Database in .NET ?
* OleDB,ODBC,SQLClient
* OleDB, JDBC, SQLServer
* ODBC-JDBC, DataSet, SQLClient
* Datasource, DataSet, DSN
OleDB,ODBC,SQLClient
2014-07-17, 1823👍, 0💬
Popular Posts:
Have you ever worked with Microsoft Application Blocks, if yes then which? Application Blocks are C#...
If we inherit a class do the private variables also get inherited ? Yes, the variables are inherited...
How To Increment Dates by 1? - Oracle DBA FAQ - Understanding SQL Basics If you have a date, and you...
Can you prevent a class from overriding ? If you define a class as “Sealed” in C# and “NotInheritab...
How To Truncate an Array? - PHP Script Tips - PHP Built-in Functions for Arrays If you want to remov...