Click here to Skip to main content
15,902,445 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionparsing text Pin
jon-802-Oct-06 6:12
professionaljon-802-Oct-06 6:12 
AnswerRe: parsing text Pin
Christian Graus2-Oct-06 16:04
protectorChristian Graus2-Oct-06 16:04 
QuestionSocket hook - connect to already established connection Pin
thisismyfakemail1232-Oct-06 6:05
thisismyfakemail1232-Oct-06 6:05 
AnswerRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak2-Oct-06 8:12
mveDave Kreskowiak2-Oct-06 8:12 
GeneralRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:35
Colin Angus Mackay3-Oct-06 5:35 
GeneralRe: Socket hook - connect to already established connection Pin
Dave Kreskowiak3-Oct-06 5:51
mveDave Kreskowiak3-Oct-06 5:51 
AnswerRe: Socket hook - connect to already established connection Pin
Colin Angus Mackay3-Oct-06 5:37
Colin Angus Mackay3-Oct-06 5:37 
QuestionHow to take values of a dataset, and populate a local table? Pin
Rashar2-Oct-06 6:04
Rashar2-Oct-06 6:04 
Hello,

Using VB.NET, I have populated a dataset that reads records from table tblCustomer that resides on the network (SQL Server 7.0). How do I take the records from that dataset(SQLDataset), and store it in a local table called tblCustomer(SQL Express Edition)?

Keeping in mind, my tables, tblCustomer, has about 52 columns, so if I can some how just import the data in one shot as opposed to using the .NewRow methods...

myNetworkSqlDataAdapter.Fill(SQLDataset)

Thanks in advance.
Questioncheck what drive is primary? Pin
ADY0072-Oct-06 4:43
ADY0072-Oct-06 4:43 
AnswerRe: check what drive is primary? Pin
Colin Angus Mackay2-Oct-06 5:26
Colin Angus Mackay2-Oct-06 5:26 
Questionunzip a .zip file? Pin
ADY0072-Oct-06 3:36
ADY0072-Oct-06 3:36 
AnswerRe: unzip a .zip file? Pin
Dave Sexton2-Oct-06 4:03
Dave Sexton2-Oct-06 4:03 
GeneralRe: unzip a .zip file? Pin
ADY0072-Oct-06 4:38
ADY0072-Oct-06 4:38 
AnswerRe: unzip a .zip file? Pin
jimpar2-Oct-06 6:03
jimpar2-Oct-06 6:03 
Questionretrieve data from SQL database Pin
minniemooo2-Oct-06 2:09
minniemooo2-Oct-06 2:09 
AnswerRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 2:14
Dave Sexton2-Oct-06 2:14 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 2:25
minniemooo2-Oct-06 2:25 
GeneralRe: retrieve data from SQL database Pin
Dave Sexton2-Oct-06 3:05
Dave Sexton2-Oct-06 3:05 
GeneralRe: retrieve data from SQL database Pin
minniemooo2-Oct-06 3:24
minniemooo2-Oct-06 3:24 
QuestionMs Word and VB.Net Pin
viji]1-Oct-06 23:39
viji]1-Oct-06 23:39 
AnswerRe: Ms Word and VB.Net Pin
Dave Sexton2-Oct-06 2:09
Dave Sexton2-Oct-06 2:09 
GeneralRe: Ms Word and VB.Net Pin
viji]2-Oct-06 18:58
viji]2-Oct-06 18:58 
AnswerRe: Ms Word and VB.Net Pin
Dave Kreskowiak2-Oct-06 3:04
mveDave Kreskowiak2-Oct-06 3:04 
GeneralRe: Ms Word and VB.Net Pin
db_cooper19502-Oct-06 9:34
db_cooper19502-Oct-06 9:34 
GeneralRe: Ms Word and VB.Net Pin
Dave Kreskowiak2-Oct-06 13:05
mveDave Kreskowiak2-Oct-06 13:05 

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.