Click here to Skip to main content
16,006,013 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Clipboard usage Pin
Dave Kreskowiak2-Jan-06 11:04
mveDave Kreskowiak2-Jan-06 11:04 
Questioncalling form's submit event ffrom AXWebBrowser Pin
Sufyan_shani1-Jan-06 22:38
Sufyan_shani1-Jan-06 22:38 
AnswerRe: calling form's submit event ffrom AXWebBrowser Pin
oldlight3-Jan-06 16:41
oldlight3-Jan-06 16:41 
QuestionCrystal Report For VS 2005 Setup File Pin
ayuba asia1-Jan-06 21:31
ayuba asia1-Jan-06 21:31 
AnswerRe: Crystal Report For VS 2005 Setup File Pin
karim ben romdhane2-Jan-06 20:55
karim ben romdhane2-Jan-06 20:55 
GeneralRe: Crystal Report For VS 2005 Setup File Pin
ayuba asia4-Jan-06 2:10
ayuba asia4-Jan-06 2:10 
Questionregarding excel sheet Pin
nagalakshmibasireddy1-Jan-06 21:17
nagalakshmibasireddy1-Jan-06 21:17 
AnswerRe: regarding excel sheet Pin
Sufyan_shani1-Jan-06 23:13
Sufyan_shani1-Jan-06 23:13 
hi!
as far as i think ur connection object is faulty create cnnection object with appropriate parameters.. like if u r using sqlconnection it would be

dim constr as string="server=[servername];user Id=[username/sa];password=[pwd/""]initial catalog=[database name];"
dim con as new sqlconnecton(constr)

better if u would send connecton code as well..
GoodLuck!!
Sufyan
QuestionUser Controls can be added in datagridTextBoxColumn Pin
HemaRawat1-Jan-06 20:27
HemaRawat1-Jan-06 20:27 
Questionembed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 19:55
HemaRawat1-Jan-06 19:55 
AnswerRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani1-Jan-06 23:19
Sufyan_shani1-Jan-06 23:19 
GeneralRe: embed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 23:28
HemaRawat1-Jan-06 23:28 
GeneralRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani1-Jan-06 23:45
Sufyan_shani1-Jan-06 23:45 
GeneralRe: embed listview in Combobox (Urgent) Pin
HemaRawat1-Jan-06 23:49
HemaRawat1-Jan-06 23:49 
GeneralRe: embed listview in Combobox (Urgent) Pin
Sufyan_shani2-Jan-06 2:52
Sufyan_shani2-Jan-06 2:52 
Questionstream reader /writer or file access thru the api call Pin
nickhere1-Jan-06 12:54
nickhere1-Jan-06 12:54 
AnswerRe: stream reader /writer or file access thru the api call Pin
Dave Kreskowiak1-Jan-06 12:56
mveDave Kreskowiak1-Jan-06 12:56 
QuestionCopying Locked File Pin
Sameers Javed1-Jan-06 11:42
Sameers Javed1-Jan-06 11:42 
AnswerRe: Copying Locked File Pin
Dave Kreskowiak1-Jan-06 12:43
mveDave Kreskowiak1-Jan-06 12:43 
GeneralRe: Copying Locked File Pin
Sameers Javed2-Jan-06 0:01
Sameers Javed2-Jan-06 0:01 
GeneralRe: Copying Locked File Pin
Dave Kreskowiak2-Jan-06 7:05
mveDave Kreskowiak2-Jan-06 7:05 
GeneralRe: Copying Locked File Pin
Colin Angus Mackay2-Jan-06 22:34
Colin Angus Mackay2-Jan-06 22:34 
QuestionAdding C# class to VB.NET project Pin
militiaware1-Jan-06 11:27
militiaware1-Jan-06 11:27 
AnswerRe: Adding C# class to VB.NET project Pin
Dave Kreskowiak1-Jan-06 12:34
mveDave Kreskowiak1-Jan-06 12:34 
AnswerRe: Adding C# class to VB.NET project Pin
Sameers Javed2-Jan-06 23:32
Sameers Javed2-Jan-06 23:32 

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.