Click here to Skip to main content
15,907,906 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Open/Save word documen in the server Pin
Dave Kreskowiak10-Jun-06 2:53
mveDave Kreskowiak10-Jun-06 2:53 
AnswerRe: Open/Save word documen in the server Pin
Mekong River11-Jun-06 21:35
Mekong River11-Jun-06 21:35 
QuestionTCP/IP server Pin
awperli9-Jun-06 11:26
awperli9-Jun-06 11:26 
AnswerRe: TCP/IP server Pin
Joshua Quick9-Jun-06 12:55
Joshua Quick9-Jun-06 12:55 
Questionrun application from the network drive Pin
dphound9-Jun-06 10:17
dphound9-Jun-06 10:17 
AnswerRe: run application from the network drive Pin
Joshua Quick9-Jun-06 12:51
Joshua Quick9-Jun-06 12:51 
Questionhow to connect DSN server Pin
iramg9-Jun-06 10:06
iramg9-Jun-06 10:06 
AnswerRe: how to connect DSN server Pin
Joshua Quick9-Jun-06 13:09
Joshua Quick9-Jun-06 13:09 
What you need to use is called ADO.NET. It's a collection of .NET classes under the System.Data namespace which allow you to work with various databases. This is a big subject and I highly recommend that you read up on this on MSDN. See the below link.
You should also search this website and the Internet on this subject too. There's plenty of examples out there.

http://msdn.microsoft.com/library/en-us/cpguide/html/cpconoverviewofadonet.asp[^]


That said, you need to use the data provider classes under the System.Data.ODBC namespace. Read the above link to understand how to use them.
GeneralRe: how to connect DSN server Pin
iramg9-Jun-06 22:59
iramg9-Jun-06 22:59 
AnswerRe: how to connect DSN server Pin
Joshua Quick10-Jun-06 9:30
Joshua Quick10-Jun-06 9:30 
QuestionMulti Colum Listview Pin
syed imran azmat9-Jun-06 9:05
syed imran azmat9-Jun-06 9:05 
AnswerRe: Multi Colum Listview Pin
mr_1234510-Jun-06 4:27
mr_1234510-Jun-06 4:27 
AnswerRe: Call MS SQL Procedure from VB.NET Pin
Colin Angus Mackay9-Jun-06 22:31
Colin Angus Mackay9-Jun-06 22:31 
GeneralRe: Call MS SQL Procedure from VB.NET Pin
Antebios115312-Jun-06 2:41
Antebios115312-Jun-06 2:41 
GeneralRe: Call MS SQL Procedure from VB.NET Pin
Colin Angus Mackay12-Jun-06 8:22
Colin Angus Mackay12-Jun-06 8:22 
QuestionBackground Image causing performance problem Pin
SudheendraKurudumale9-Jun-06 7:33
SudheendraKurudumale9-Jun-06 7:33 
QuestionHelp on playing waves in VB.NET Pin
DJLarZ9-Jun-06 6:40
DJLarZ9-Jun-06 6:40 
QuestionHow to get the length of a string in pixels? Pin
TheFoZ9-Jun-06 5:29
TheFoZ9-Jun-06 5:29 
AnswerRe: How to get the length of a string in pixels? Pin
arcticbrew9-Jun-06 8:02
arcticbrew9-Jun-06 8:02 
GeneralRe: How to get the length of a string in pixels? Pin
TheFoZ9-Jun-06 9:40
TheFoZ9-Jun-06 9:40 
Questionvb.net and oracle client Pin
hemrk9-Jun-06 5:22
hemrk9-Jun-06 5:22 
AnswerRe: vb.net and oracle client Pin
Dave Kreskowiak9-Jun-06 10:39
mveDave Kreskowiak9-Jun-06 10:39 
AnswerRe: vb.net and oracle client Pin
mr_1234510-Jun-06 5:26
mr_1234510-Jun-06 5:26 
GeneralRe: vb.net and oracle client Pin
Dave Kreskowiak11-Jun-06 2:52
mveDave Kreskowiak11-Jun-06 2:52 
GeneralRe: vb.net and oracle client Pin
mr_1234511-Jun-06 11:45
mr_1234511-Jun-06 11:45 

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.