Click here to Skip to main content
16,004,927 members
Home / Discussions / Database
   

Database

 
AnswerRe: Help me in developing stored Pin
Colin Angus Mackay23-Apr-07 23:55
Colin Angus Mackay23-Apr-07 23:55 
GeneralRe: Help me in developing stored Pin
Bilal wani24-Apr-07 19:23
Bilal wani24-Apr-07 19:23 
GeneralRe: Help me in developing stored Pin
Rocky#24-Apr-07 20:22
Rocky#24-Apr-07 20:22 
GeneralRe: Help me in developing stored Pin
Bilal wani25-Apr-07 18:33
Bilal wani25-Apr-07 18:33 
GeneralRe: Help me in developing stored [modified] Pin
Bilal wani25-Apr-07 19:05
Bilal wani25-Apr-07 19:05 
QuestionConnectionString Pin
blackjack215023-Apr-07 23:19
blackjack215023-Apr-07 23:19 
AnswerRe: ConnectionString Pin
Colin Angus Mackay23-Apr-07 23:50
Colin Angus Mackay23-Apr-07 23:50 
AnswerRe: ConnectionString Pin
Pete O'Hanlon24-Apr-07 0:55
mvePete O'Hanlon24-Apr-07 0:55 
blackjack2150 wrote:
I want to use the classes of the System.Data.OleDb namespace for all three providers.


Why? This will be inefficient when there are native drivers available. Why not take a look at the Factory pattern that MS used with .NET 2? This allows you to work in a reasonably database agnostic fashion. Take a look at the classes DbConnection and DbCommand in System.Data.Common to get an idea as to how it all works.

Deja View - the feeling that you've seen this post before.

GeneralRe: ConnectionString Pin
Aaron VanWieren25-Apr-07 3:54
Aaron VanWieren25-Apr-07 3:54 
QuestionProcedure or function SummerizeInsert has too many arguments specified. Pin
rkherath23-Apr-07 23:13
rkherath23-Apr-07 23:13 
AnswerRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
Colin Angus Mackay23-Apr-07 23:48
Colin Angus Mackay23-Apr-07 23:48 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
rkherath24-Apr-07 0:00
rkherath24-Apr-07 0:00 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
Colin Angus Mackay24-Apr-07 0:07
Colin Angus Mackay24-Apr-07 0:07 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
rkherath24-Apr-07 0:14
rkherath24-Apr-07 0:14 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
rkherath24-Apr-07 1:24
rkherath24-Apr-07 1:24 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
Elina Blank24-Apr-07 2:42
sitebuilderElina Blank24-Apr-07 2:42 
AnswerRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
gauthee23-Apr-07 23:50
gauthee23-Apr-07 23:50 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
Colin Angus Mackay23-Apr-07 23:51
Colin Angus Mackay23-Apr-07 23:51 
GeneralRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
rkherath24-Apr-07 0:09
rkherath24-Apr-07 0:09 
AnswerRe: Procedure or function SummerizeInsert has too many arguments specified. Pin
Elina Blank24-Apr-07 2:36
sitebuilderElina Blank24-Apr-07 2:36 
Questionlimit in mssql Pin
Deques23-Apr-07 22:28
Deques23-Apr-07 22:28 
AnswerRe: limit in mssql Pin
Colin Angus Mackay23-Apr-07 22:47
Colin Angus Mackay23-Apr-07 22:47 
GeneralRe: limit in mssql [modified] Pin
Deques23-Apr-07 23:01
Deques23-Apr-07 23:01 
QuestionA question about automated tasks,relication in SQL Pin
phap23-Apr-07 22:27
phap23-Apr-07 22:27 
AnswerRe: A question about automated tasks,relication in SQL Pin
Colin Angus Mackay23-Apr-07 22:46
Colin Angus Mackay23-Apr-07 22:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.