Click here to Skip to main content
15,884,778 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCommunication Pin
Daminda21-Oct-04 18:22
Daminda21-Oct-04 18:22 
GeneralRe: Communication Pin
Ray Cassick21-Oct-04 18:47
Ray Cassick21-Oct-04 18:47 
GeneralArrays and Converting String to Double Pin
ConfusedStudent21-Oct-04 16:08
ConfusedStudent21-Oct-04 16:08 
GeneralRe: Arrays and Converting String to Double Pin
Ray Cassick21-Oct-04 18:51
Ray Cassick21-Oct-04 18:51 
GeneralRe: Arrays and Converting String to Double Pin
ConfusedStudent24-Oct-04 13:45
ConfusedStudent24-Oct-04 13:45 
GeneralRe: Arrays and Converting String to Double Pin
Ray Cassick24-Oct-04 14:11
Ray Cassick24-Oct-04 14:11 
GeneralHelp Please - Get the source code Pin
tdaigs21-Oct-04 14:31
tdaigs21-Oct-04 14:31 
GeneralOracleClient Connection Strings Pin
sdornan21-Oct-04 10:49
sdornan21-Oct-04 10:49 
I need help here. Usually in the old VB6 world, I used the standard ado connectivity to connect to to my Oracle Databases, with Oracle Client installed on my box, system DSN entries and a TNS Names File.

I am now attempting to connect to my Oracle DB through VB.Net and the System.Data.OracleClient because I need to take advantage of a stored proc that returns a cursor. All examples of connection strings for the OracleCleint.Connection are akin to "Data Source=Oracle8i;Integrated Security=yes" or "Data Source=Oracle8i;User Id=userid;Password=pwd". This is not helping me at all. On the server I need to connect to there are 3 Oracle 9i servers running. Each with its own sid. I have tried things like "Data Source=sidname;User id=userid;Password=pwd" and get TNS Listener errors.

Should I be using something more like "Data Source=serverip,sidname;User id=userid;Password=pwd"? Any help would be appreciated.

Steve
Generalworks in vb 6.0 not dot net Pin
SveFro21-Oct-04 9:57
SveFro21-Oct-04 9:57 
GeneralRe: works in vb 6.0 not dot net Pin
Dave Kreskowiak22-Oct-04 3:10
mveDave Kreskowiak22-Oct-04 3:10 
GeneralRe: works in vb 6.0 not dot net Pin
SveFro22-Oct-04 12:18
SveFro22-Oct-04 12:18 
GeneralRe: works in vb 6.0 not dot net Pin
Duncan Edwards Jones25-Oct-04 1:47
professionalDuncan Edwards Jones25-Oct-04 1:47 
GeneralRe: works in vb 6.0 not dot net Pin
SveFro26-Oct-04 9:36
SveFro26-Oct-04 9:36 
GeneralNeed help with dynamic data in CDO.Message Pin
ICI-MASA21-Oct-04 4:11
sussICI-MASA21-Oct-04 4:11 
GeneralConnectinG REMOTE sql server FROM VB6 Pin
Zapss21-Oct-04 2:00
Zapss21-Oct-04 2:00 
GeneralRe: ConnectinG REMOTE sql server FROM VB6 Pin
Mekong River21-Oct-04 4:11
Mekong River21-Oct-04 4:11 
GeneralVB, ADO, XP - Which one is falling over?! Pin
Pete Belcher20-Oct-04 23:02
Pete Belcher20-Oct-04 23:02 
GeneralRe: VB, ADO, XP - Which one is falling over?! Pin
Mekong River21-Oct-04 4:07
Mekong River21-Oct-04 4:07 
GeneralRe: VB, ADO, XP - Which one is falling over?! Pin
Pete Belcher21-Oct-04 4:20
Pete Belcher21-Oct-04 4:20 
GeneralVb.Net & File Pin
Meysam.Khayatan20-Oct-04 21:18
Meysam.Khayatan20-Oct-04 21:18 
GeneralRe: Vb.Net & File Pin
Mekong River20-Oct-04 22:04
Mekong River20-Oct-04 22:04 
GeneralRe: Vb.Net & File Pin
Meysam.Khayatan21-Oct-04 2:36
Meysam.Khayatan21-Oct-04 2:36 
GeneralRe: Vb.Net & File Pin
Mekong River21-Oct-04 3:47
Mekong River21-Oct-04 3:47 
GeneralSpeech recognition Pin
MLSL20-Oct-04 20:37
MLSL20-Oct-04 20:37 
GeneralMaking one cell in a DataGrid bold Pin
ColdWaterBlue20-Oct-04 18:45
ColdWaterBlue20-Oct-04 18:45 

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.