adspace
what is a traditional network library for sql servers? : Sql server database administration
Answer Posted / Anil Kumar Verma
Apollo Data Module (ADO) is a traditional network library for SQL Servers. It provides a standard interface to various data sources, including SQL Server.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Disadvantages of the indexes?
How can I check that whether automatic statistic update is enabled or not?
explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
What is normalization and what are the advantages of it?
Is it possible to have clustered index on separate drive from original table location?
How to provide default values to function parameters?
What is the difference between upgrade and migration in sql server?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
Equi join and non equi join is possible with sql server?
How can you append an identity column to a temporary table?
When should you use an instead of trigger?
Explain system functions or built-in functions? What are different types of system functions?
what is spatial nonclustered index
What are wait types?
Can we shrink data file in sql server?