Click here to Skip to main content
15,885,782 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Error IN asp.net Pin
shahramkeyboard21-Feb-10 6:42
shahramkeyboard21-Feb-10 6:42 
GeneralRe: Error IN asp.net Pin
Not Active21-Feb-10 7:08
mentorNot Active21-Feb-10 7:08 
GeneralRe: Error IN asp.net Pin
shahramkeyboard21-Feb-10 7:52
shahramkeyboard21-Feb-10 7:52 
GeneralRe: Error IN asp.net Pin
Not Active21-Feb-10 9:41
mentorNot Active21-Feb-10 9:41 
GeneralRe: Error IN asp.net Pin
Rafferty Uy21-Feb-10 20:34
Rafferty Uy21-Feb-10 20:34 
GeneralRe: Error IN asp.net Pin
shahramkeyboard21-Feb-10 20:47
shahramkeyboard21-Feb-10 20:47 
GeneralRe: Error IN asp.net Pin
Rafferty Uy21-Feb-10 21:11
Rafferty Uy21-Feb-10 21:11 
QuestionMultiple DB accessing Pin
Alex@9C21-Feb-10 1:31
Alex@9C21-Feb-10 1:31 
I am creating a sample application to access multiple DB (ORACLE, SQLSEVER and EXCEL).
With best of my knowledge i have below two approaches:
1. TO use OLEDB.
Define multiple connection strings in Web.config.
Based on the DBType argument in OpenConnection method, decide which ConnectionString to use.
2. Have two seperate classes, one for OracleClient and one for SQlClient.
Define a factory class (Factory Pattern) and based on the DBType argument value decide which class to use.

I am not certain if there exists any other approach.
And more importantly which approach will be the best.

Please help me to sort out this.

Thanks in advance.
AnswerRe: Multiple DB accessing Pin
Not Active21-Feb-10 3:12
mentorNot Active21-Feb-10 3:12 
AnswerRe: Multiple DB accessing Pin
Ramkumar_S21-Feb-10 21:39
Ramkumar_S21-Feb-10 21:39 
QuestionQuestion and answer website in asp.net with c# Pin
buddy20020-Feb-10 5:54
buddy20020-Feb-10 5:54 
AnswerRe: Question and answer website in asp.net with c# Pin
Abhijit Jana20-Feb-10 5:56
professionalAbhijit Jana20-Feb-10 5:56 
AnswerRe: Question and answer website in asp.net with c# Pin
Abhishek Sur20-Feb-10 9:37
professionalAbhishek Sur20-Feb-10 9:37 
GeneralRe: Question and answer website in asp.net with c# Pin
buddy20021-Feb-10 3:40
buddy20021-Feb-10 3:40 
GeneralRe: Question and answer website in asp.net with c# Pin
Abhishek Sur21-Feb-10 7:14
professionalAbhishek Sur21-Feb-10 7:14 
QuestionAs for FileUpload control.. Pin
lsh486love20-Feb-10 4:33
lsh486love20-Feb-10 4:33 
AnswerRe: As for FileUpload control.. Pin
Abhishek Sur20-Feb-10 9:41
professionalAbhishek Sur20-Feb-10 9:41 
GeneralMessage Removed Pin
20-Feb-10 3:44
Grant_Briggs20-Feb-10 3:44 
GeneralAdvertisement Pin
Not Active20-Feb-10 3:55
mentorNot Active20-Feb-10 3:55 
GeneralMessage Removed Pin
20-Feb-10 11:31
Grant_Briggs20-Feb-10 11:31 
GeneralRe: Advertisement Pin
Not Active20-Feb-10 12:34
mentorNot Active20-Feb-10 12:34 
GeneralMessage Removed Pin
20-Feb-10 14:01
Grant_Briggs20-Feb-10 14:01 
GeneralRe: Advertisement Pin
Not Active20-Feb-10 14:14
mentorNot Active20-Feb-10 14:14 
Questionajax autocomplete extender control Pin
MallikarjunaGupta20-Feb-10 3:02
MallikarjunaGupta20-Feb-10 3:02 
AnswerRe: ajax autocomplete extender control Pin
Not Active20-Feb-10 3:24
mentorNot Active20-Feb-10 3:24 

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.