Click here to Skip to main content
16,011,626 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Richard MacCutchan14-Feb-10 22:36
mveRichard MacCutchan14-Feb-10 22:36 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Andy_L_J15-Feb-10 0:12
Andy_L_J15-Feb-10 0:12 
GeneralRe: Can someone explain to me how to use "waveOutGetVolume" and "waveOutSetVolume" Function in VB.net? Pin
Richard MacCutchan15-Feb-10 2:15
mveRichard MacCutchan15-Feb-10 2:15 
QuestionWhich one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 4:17
professionalАslam Iqbal12-Feb-10 4:17 
AnswerRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Steven J Jowett12-Feb-10 5:21
Steven J Jowett12-Feb-10 5:21 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 6:43
professionalАslam Iqbal12-Feb-10 6:43 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Steven J Jowett12-Feb-10 7:06
Steven J Jowett12-Feb-10 7:06 
AnswerRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Eddy Vluggen12-Feb-10 5:23
professionalEddy Vluggen12-Feb-10 5:23 
kisukortechai wrote:
System.Data.OleDb(.Net Faramework Data provider for ole db)


That's a "general" database driver, and can be used to connect to SQL, Oracle or MS Access.

kisukortechai wrote:
System.Data.OracleClient(.Net Faramework Data provider for Oralce)


That's the one that was created specific for Oracle, somewhat comparable to System.Data.SqlClient for SQL Server. This one is said to be faster and will have better support for Oracle-specific type and functions.
I are Troll Suspicious | :suss:

GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Аslam Iqbal12-Feb-10 6:44
professionalАslam Iqbal12-Feb-10 6:44 
GeneralRe: Which one is the best for oracle server? System.Data.OleDb or System.Data.OracleClient??????? Pin
Eddy Vluggen12-Feb-10 7:06
professionalEddy Vluggen12-Feb-10 7:06 
QuestionGenerating Auto Invoice Numbers() - In Users Network Pin
Paramu197312-Feb-10 3:56
Paramu197312-Feb-10 3:56 
AnswerRe: Generating Auto Invoice Numbers() - In Users Network Pin
David Mujica12-Feb-10 5:21
David Mujica12-Feb-10 5:21 
QuestionIs Datagridview row filtered? Pin
cstrader23212-Feb-10 2:42
cstrader23212-Feb-10 2:42 
AnswerRe: Is Datagridview row filtered? Pin
Dave Kreskowiak12-Feb-10 2:53
mveDave Kreskowiak12-Feb-10 2:53 
QuestionVB6 Button Color Pin
Jaison V12-Feb-10 2:12
Jaison V12-Feb-10 2:12 
AnswerRe: VB6 Button Color Pin
CPallini12-Feb-10 2:36
mveCPallini12-Feb-10 2:36 
GeneralRe: VB6 Button Color Pin
Jaison V12-Feb-10 2:51
Jaison V12-Feb-10 2:51 
GeneralRe: VB6 Button Color Pin
Doctor Nick12-Feb-10 3:01
Doctor Nick12-Feb-10 3:01 
GeneralRe: VB6 Button Color Pin
Jaison V12-Feb-10 4:08
Jaison V12-Feb-10 4:08 
GeneralRe: VB6 Button Color Pin
Doctor Nick12-Feb-10 4:17
Doctor Nick12-Feb-10 4:17 
AnswerRe: VB6 Button Color Pin
Dave Kreskowiak12-Feb-10 2:44
mveDave Kreskowiak12-Feb-10 2:44 
QuestionDifferent ADO.net Db Update Methods-What is better? Pin
gengel11-Feb-10 22:59
gengel11-Feb-10 22:59 
AnswerRe: Different ADO.net Db Update Methods-What is better? Pin
Wayne Gaylard12-Feb-10 0:24
professionalWayne Gaylard12-Feb-10 0:24 
QuestionJoin access table to sql server Pin
C#Coudou11-Feb-10 15:28
C#Coudou11-Feb-10 15:28 
AnswerRe: Join access table to sql server Pin
Mycroft Holmes11-Feb-10 15:55
professionalMycroft Holmes11-Feb-10 15:55 

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.