I need to connect a database located outside the country. How can I make that connection? from visual basic?
Sankar joshua
2006-10-23 02:27:57 UTC
I need to connect a database located outside the country. How can I make that connection? I also need to import tables from that remote database--how do I ...
Three answers:
keep_smiling_n_be_happy
2006-10-23 05:13:51 UTC
Hai...
Use a DSN connection for connecting to the database.
Now configure the DSN connection for connecting to the database of your choice.
The advantage of this procedure is that you and your application needn't have to take care of the hassles for connecting to databases across networks as it will be taken care by the OS itself.
The DSN will guide through the steps for connecting to the database location.
Hope it has solved your problem...
Happy Computing...
hare Krsna
2006-10-23 04:34:48 UTC
well if u know the exact place of ur database then type on the database source the database add.
danille
2016-10-16 11:13:20 UTC
From the toolbox, drag a SqlDataSource onto your style. Then click on the SqlDataSource and click on the clever Tag then click Configure documents resource. The wizard will take you for the time of something.
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.