Click here to Skip to main content
15,905,782 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: VBA.Collection Pin
EliottA2-Dec-08 12:21
EliottA2-Dec-08 12:21 
QuestionHaving problems registering/unregistering .Net assembly with RegAsm on client Pin
Jon_Boy2-Dec-08 8:22
Jon_Boy2-Dec-08 8:22 
AnswerRe: Having problems registering/unregistering .Net assembly with RegAsm on client Pin
Vimalsoft(Pty) Ltd2-Dec-08 20:13
professionalVimalsoft(Pty) Ltd2-Dec-08 20:13 
GeneralRe: Having problems registering/unregistering .Net assembly with RegAsm on client Pin
Jon_Boy3-Dec-08 2:08
Jon_Boy3-Dec-08 2:08 
QuestionApplication GUI and events working slowly Pin
Anubhava Dimri2-Dec-08 1:48
Anubhava Dimri2-Dec-08 1:48 
AnswerRe: Application GUI and events working slowly Pin
Dave Kreskowiak2-Dec-08 2:15
mveDave Kreskowiak2-Dec-08 2:15 
QuestionOracle Using Vb.net Pin
sarfarazaliqureshi1-Dec-08 23:46
sarfarazaliqureshi1-Dec-08 23:46 
AnswerRe: Oracle Using Vb.net Pin
Wendelius2-Dec-08 0:02
mentorWendelius2-Dec-08 0:02 
I suggest that you use OracleConnection[^] if possible. If you want a little bit better support against Oracle you can also use ODP.NET provided by Oracle.

Set Data Source in connection string to the name you have defined in TNSNAMES.ORA at client side or use network address.
After that you should be able to connect to the databse.

The need to optimize rises from a bad design.My articles[^]

QuestionSimple plugin architecture implementation Pin
lmendes19791-Dec-08 23:16
lmendes19791-Dec-08 23:16 
AnswerRe: Simple plugin architecture implementation Pin
Dave Kreskowiak2-Dec-08 2:18
mveDave Kreskowiak2-Dec-08 2:18 
QuestionIterate a subset of Datatable Pin
Fahim A1-Dec-08 20:08
Fahim A1-Dec-08 20:08 
AnswerRe: Iterate a subset of Datatable Pin
Christian Graus1-Dec-08 20:42
protectorChristian Graus1-Dec-08 20:42 
GeneralRe: Iterate a subset of Datatable Pin
Fahim A2-Dec-08 12:26
Fahim A2-Dec-08 12:26 
GeneralRe: Iterate a subset of Datatable Pin
Luc Pattyn2-Dec-08 13:01
sitebuilderLuc Pattyn2-Dec-08 13:01 
AnswerRe: Iterate a subset of Datatable Pin
moodwrod1-Dec-08 20:49
moodwrod1-Dec-08 20:49 
GeneralRe: Iterate a subset of Datatable Pin
Jon_Boy2-Dec-08 2:40
Jon_Boy2-Dec-08 2:40 
QuestionHow to Change Drive later of disk?? Pin
Piyush Vardhan Singh1-Dec-08 18:49
Piyush Vardhan Singh1-Dec-08 18:49 
AnswerRe: How to Change Drive later of disk?? Pin
Christian Graus1-Dec-08 20:43
protectorChristian Graus1-Dec-08 20:43 
GeneralRe: How to Change Drive later of disk?? Pin
Ashfield1-Dec-08 21:25
Ashfield1-Dec-08 21:25 
GeneralRe: How to Change Drive later of disk?? Pin
Christian Graus1-Dec-08 22:35
protectorChristian Graus1-Dec-08 22:35 
AnswerRe: How to Change Drive later of disk?? Pin
Dave Kreskowiak2-Dec-08 2:12
mveDave Kreskowiak2-Dec-08 2:12 
QuestionFF - "Save As Text" functionality Pin
ChandraRam1-Dec-08 6:03
ChandraRam1-Dec-08 6:03 
AnswerRe: FF - "Save As Text" functionality Pin
Thomas Stockwell1-Dec-08 6:24
professionalThomas Stockwell1-Dec-08 6:24 
GeneralRe: FF - "Save As Text" functionality Pin
ChandraRam1-Dec-08 6:38
ChandraRam1-Dec-08 6:38 
GeneralRe: FF - "Save As Text" functionality Pin
Thomas Stockwell1-Dec-08 7:29
professionalThomas Stockwell1-Dec-08 7:29 

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.