Click here to Skip to main content
15,796,014 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Remove Javascript controls from export to excel - VB.Net Pin
technette25-Jan-10 12:07
technette25-Jan-10 12:07 
GeneralRe: Remove Javascript controls from export to excel - VB.Net Pin
Mycroft Holmes25-Jan-10 13:00
professionalMycroft Holmes25-Jan-10 13:00 
GeneralRe: Remove Javascript controls from export to excel - VB.Net Pin
technette25-Jan-10 13:32
technette25-Jan-10 13:32 
QuestionI don't know why I have this error Pin
Curious 200922-Jan-10 6:51
Curious 200922-Jan-10 6:51 
AnswerRe: I don't know why I have this error Pin
DJ Matthews22-Jan-10 7:01
DJ Matthews22-Jan-10 7:01 
GeneralRe: I don't know why I have this error Pin
Curious 200922-Jan-10 7:33
Curious 200922-Jan-10 7:33 
AnswerRe: I don't know why I have this error Pin
loyal ginger22-Jan-10 7:31
loyal ginger22-Jan-10 7:31 
GeneralRe: I don't know why I have this error Pin
Curious 200922-Jan-10 7:39
Curious 200922-Jan-10 7:39 
You are right, however my database is already open & connect ... now I have open & connect anothe one with the same database?

con.ConnectionString = strOpenSQLDatabase
con.Open()

con2.ConnectionString = strOpenSQLDatabase
con2.Open()


Is there other way around?
GeneralRe: I don't know why I have this error Pin
loyal ginger22-Jan-10 8:10
loyal ginger22-Jan-10 8:10 
GeneralRe: I don't know why I have this error Pin
Curious 200922-Jan-10 8:35
Curious 200922-Jan-10 8:35 
GeneralRe: I don't know why I have this error Pin
loyal ginger22-Jan-10 8:44
loyal ginger22-Jan-10 8:44 
GeneralRe: I don't know why I have this error Pin
Curious 200922-Jan-10 9:49
Curious 200922-Jan-10 9:49 
QuestionDatabase record to textboxes Pin
offroaderdan22-Jan-10 6:06
offroaderdan22-Jan-10 6:06 
AnswerRe: Database record to textboxes Pin
Eddy Vluggen23-Jan-10 6:48
professionalEddy Vluggen23-Jan-10 6:48 
QuestionHow can I import table from one database to another thru a from in VB.net Pin
waner michaud22-Jan-10 4:30
waner michaud22-Jan-10 4:30 
AnswerRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen23-Jan-10 6:04
professionalEddy Vluggen23-Jan-10 6:04 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud23-Jan-10 8:23
waner michaud23-Jan-10 8:23 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen24-Jan-10 2:36
professionalEddy Vluggen24-Jan-10 2:36 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud25-Jan-10 5:12
waner michaud25-Jan-10 5:12 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen25-Jan-10 8:58
professionalEddy Vluggen25-Jan-10 8:58 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud25-Jan-10 9:10
waner michaud25-Jan-10 9:10 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen25-Jan-10 9:34
professionalEddy Vluggen25-Jan-10 9:34 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud26-Jan-10 7:11
waner michaud26-Jan-10 7:11 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen26-Jan-10 7:24
professionalEddy Vluggen26-Jan-10 7:24 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud26-Jan-10 9:21
waner michaud26-Jan-10 9:21 

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.