Click here to Skip to main content
15,915,837 members
Home / Discussions / C#
   

C#

 
GeneralRe: Restarting a form Pin
Wendelius29-Jan-09 10:15
mentorWendelius29-Jan-09 10:15 
Questionhow to connect oracle database to form in c# in visual studio Pin
Saurabh_nitp29-Jan-09 8:25
Saurabh_nitp29-Jan-09 8:25 
AnswerRe: how to connect oracle database to form in c# in visual studio Pin
vaghelabhavesh29-Jan-09 8:28
vaghelabhavesh29-Jan-09 8:28 
GeneralRe: how to connect oracle database to form in c# in visual studio Pin
musefan29-Jan-09 8:30
musefan29-Jan-09 8:30 
GeneralRe: how to connect oracle database to form in c# in visual studio Pin
vaghelabhavesh29-Jan-09 8:33
vaghelabhavesh29-Jan-09 8:33 
GeneralRe: how to connect oracle database to form in c# in visual studio Pin
musefan29-Jan-09 8:35
musefan29-Jan-09 8:35 
AnswerRe: how to connect oracle database to form in c# in visual studio Pin
musefan29-Jan-09 8:29
musefan29-Jan-09 8:29 
AnswerRe: how to connect oracle database to form in c# in visual studio Pin
Pete O'Hanlon29-Jan-09 8:33
mvePete O'Hanlon29-Jan-09 8:33 
It depends on the technology you are using to connect. Are you using ODP.NET or ODBC for instance? If ODP, you'd create instances of OracleConnection and OracleCommand objects. Your connection string would be based on the entry in TNSNAMES.ORA that you are aiming to connect to. So, suppose the SID was MYORA, then your connection string might look like this "Data Source=MyOra; User ID=NamedUser; Password=Password;"

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

My blog | My articles | MoXAML PowerToys



QuestionHow To get MCTS papers? Pin
Roney29-Jan-09 7:59
Roney29-Jan-09 7:59 
AnswerRe: How To get MCTS papers? Pin
musefan29-Jan-09 8:12
musefan29-Jan-09 8:12 
AnswerRe: How To get MCTS papers? Pin
PIEBALDconsult29-Jan-09 13:41
mvePIEBALDconsult29-Jan-09 13:41 
AnswerRe: How To get MCTS papers? [modified] Pin
Luc Pattyn29-Jan-09 14:20
sitebuilderLuc Pattyn29-Jan-09 14:20 
GeneralRe: How To get MCTS papers? Pin
PIEBALDconsult29-Jan-09 16:15
mvePIEBALDconsult29-Jan-09 16:15 
QuestionSeeing content of a SDF file ? Pin
Mohammad Dayyan29-Jan-09 7:46
Mohammad Dayyan29-Jan-09 7:46 
AnswerRe: Seeing content of a SDF file ? Pin
musefan29-Jan-09 8:10
musefan29-Jan-09 8:10 
GeneralRe: Seeing content of a SDF file ? Pin
Mohammad Dayyan29-Jan-09 8:28
Mohammad Dayyan29-Jan-09 8:28 
AnswerRe: Seeing content of a SDF file ? Pin
vaghelabhavesh29-Jan-09 8:23
vaghelabhavesh29-Jan-09 8:23 
GeneralRe: Seeing content of a SDF file ? Pin
Mohammad Dayyan29-Jan-09 8:46
Mohammad Dayyan29-Jan-09 8:46 
GeneralRe: Seeing content of a SDF file ? Pin
vaghelabhavesh29-Jan-09 8:52
vaghelabhavesh29-Jan-09 8:52 
GeneralRe: Seeing content of a SDF file ? Pin
Mohammad Dayyan29-Jan-09 9:02
Mohammad Dayyan29-Jan-09 9:02 
QuestionHelp to a new user please Pin
sridhar88729-Jan-09 5:20
sridhar88729-Jan-09 5:20 
AnswerRe: Help to a new user please Pin
N a v a n e e t h29-Jan-09 5:29
N a v a n e e t h29-Jan-09 5:29 
AnswerRe: Help to a new user please Pin
Giorgi Dalakishvili29-Jan-09 5:29
mentorGiorgi Dalakishvili29-Jan-09 5:29 
GeneralRe: Help to a new user please Pin
sridhar88729-Jan-09 18:15
sridhar88729-Jan-09 18:15 
AnswerRe: Help to a new user please Pin
musefan29-Jan-09 5:31
musefan29-Jan-09 5:31 

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.