Click here to Skip to main content
15,891,734 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen24-Jan-10 1:36
professionalEddy Vluggen24-Jan-10 1:36 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud25-Jan-10 4:12
waner michaud25-Jan-10 4:12 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen25-Jan-10 7:58
professionalEddy Vluggen25-Jan-10 7:58 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud25-Jan-10 8:10
waner michaud25-Jan-10 8:10 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen25-Jan-10 8:34
professionalEddy Vluggen25-Jan-10 8:34 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud26-Jan-10 6:11
waner michaud26-Jan-10 6:11 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen26-Jan-10 6:24
professionalEddy Vluggen26-Jan-10 6:24 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud26-Jan-10 8:21
waner michaud26-Jan-10 8:21 
hi,

I am getting the concept of stored procedure a bit..I am going to create a sp to do DROP AND INSERT INTO.

which the following Should I do?

I am using dataset.
I will have a Connect_to_HNP_button. Once I establish a connection, I want to show all the tables. Select OfficerProfile_table, and then call the sp to import table.

Or on the Connect_to_HNP_button_click event call the stored procedure. Inside the sp, establish the connection, and then do DROP DESTINATION OfficerProfile_table, and INSERT INTO DESTINATION OfficerProfile_table FROM THE SOURCE..

Which way to go and how?

Thanks
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
Eddy Vluggen26-Jan-10 8:35
professionalEddy Vluggen26-Jan-10 8:35 
GeneralRe: How can I import table from one database to another thru a from in VB.net Pin
waner michaud26-Jan-10 8:44
waner michaud26-Jan-10 8:44 
QuestionMake window application secure Pin
NarendraSinghJTV22-Jan-10 1:17
NarendraSinghJTV22-Jan-10 1:17 
AnswerRe: Make window application secure Pin
Gagan.2022-Jan-10 1:50
Gagan.2022-Jan-10 1:50 
GeneralRe: Make window application secure Pin
NarendraSinghJTV26-Jan-10 17:58
NarendraSinghJTV26-Jan-10 17:58 
GeneralRe: Make window application secure Pin
Gagan.2026-Jan-10 20:44
Gagan.2026-Jan-10 20:44 
AnswerRe: Make window application secure Pin
loyal ginger22-Jan-10 3:45
loyal ginger22-Jan-10 3:45 
GeneralRe: Make window application secure Pin
NarendraSinghJTV26-Jan-10 18:03
NarendraSinghJTV26-Jan-10 18:03 
QuestionRead DXF File Pin
hellogany21-Jan-10 22:44
hellogany21-Jan-10 22:44 
AnswerRe: Read DXF File Pin
DaveAuld21-Jan-10 23:25
professionalDaveAuld21-Jan-10 23:25 
QuestionCRC32 computation and error detection Pin
Gagan.2021-Jan-10 22:26
Gagan.2021-Jan-10 22:26 
AnswerRe: CRC32 computation and error detection Pin
DaveAuld21-Jan-10 23:23
professionalDaveAuld21-Jan-10 23:23 
AnswerRe: CRC32 computation and error detection Pin
Luc Pattyn22-Jan-10 1:40
sitebuilderLuc Pattyn22-Jan-10 1:40 
GeneralRe: CRC32 computation and error detection Pin
Gagan.2022-Jan-10 1:44
Gagan.2022-Jan-10 1:44 
GeneralRe: CRC32 computation and error detection Pin
Luc Pattyn22-Jan-10 2:09
sitebuilderLuc Pattyn22-Jan-10 2:09 
GeneralRe: CRC32 computation and error detection Pin
Gagan.2022-Jan-10 2:17
Gagan.2022-Jan-10 2:17 
GeneralRe: CRC32 computation and error detection [modified] Pin
Luc Pattyn22-Jan-10 3:09
sitebuilderLuc Pattyn22-Jan-10 3:09 

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.