Click here to Skip to main content
15,899,825 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Creating a global network connection to MySQL Database Pin
Xeqtr5-May-08 0:39
Xeqtr5-May-08 0:39 
QuestionRe: Creating a global network connection to MySQL Database Pin
drexler_kk5-May-08 16:44
drexler_kk5-May-08 16:44 
QuestionThe type initializer for 'Application.DatabaseInit' threw an exception. Pin
nishkarsh_k4-May-08 20:49
nishkarsh_k4-May-08 20:49 
AnswerRe: The type initializer for 'Application.DatabaseInit' threw an exception. Pin
Mycroft Holmes4-May-08 21:45
professionalMycroft Holmes4-May-08 21:45 
QuestionMissing Images while printing in vb.net Pin
VB 8.04-May-08 20:39
VB 8.04-May-08 20:39 
QuestionWhere clause Pin
Tauseef A4-May-08 17:31
Tauseef A4-May-08 17:31 
AnswerRe: Where clause Pin
Christian Graus4-May-08 17:34
protectorChristian Graus4-May-08 17:34 
Questionselect statement problem Pin
KARFER4-May-08 9:01
KARFER4-May-08 9:01 
Hello everyone

I Add this tool "Microsoft ADO Data Control 6.0"

<br />
dim dnsip As String<br />
<br />
ado.RecordSource = "select ip1,ip2,ip3,ip4 from DNSTable where hostname like ('dnshostname ') "<br />
<br />



dim dnsip as String

dnsip = ado.RecordSource = "select ip1,ip2,ip3,ip4 from DNSTable where hostname like ('dnshostname ') "




How i can store or save the retrieve select statment in variable like dnsip



Thank you


-*-*-*-*-*-*-*-*-*
To Be Or Not To Be
(KARFER)
-*-*-*-*-*-*-*-*-*

RantRe: select statement problem Pin
Smithers-Jones4-May-08 11:32
Smithers-Jones4-May-08 11:32 
GeneralRe: select statement problem Pin
Mycroft Holmes4-May-08 21:51
professionalMycroft Holmes4-May-08 21:51 
AnswerRe: select statement problem Pin
Christian Graus4-May-08 11:47
protectorChristian Graus4-May-08 11:47 
Questiondynamic array Pin
asha_s4-May-08 7:22
asha_s4-May-08 7:22 
AnswerRe: dynamic array Pin
Scott Roberts4-May-08 8:25
Scott Roberts4-May-08 8:25 
GeneralRe: dynamic array Pin
asha_s5-May-08 1:25
asha_s5-May-08 1:25 
Questionhow to pass date to access database from vb.net Pin
meghanaVishwa4-May-08 5:21
meghanaVishwa4-May-08 5:21 
AnswerRe: how to pass date to access database from vb.net Pin
Christian Graus4-May-08 11:48
protectorChristian Graus4-May-08 11:48 
QuestionCheck for File Busy Before Copying Pin
Scott Roberts3-May-08 18:05
Scott Roberts3-May-08 18:05 
AnswerRe: Check for File Busy Before Copying Pin
Luc Pattyn3-May-08 23:15
sitebuilderLuc Pattyn3-May-08 23:15 
GeneralRe: Check for File Busy Before Copying Pin
Mac MacAnanny9-Jul-10 4:40
Mac MacAnanny9-Jul-10 4:40 
QuestionSelect statement to ADO control Pin
KARFER3-May-08 11:12
KARFER3-May-08 11:12 
AnswerRe: Select statement to ADO control Pin
Christian Graus3-May-08 12:45
protectorChristian Graus3-May-08 12:45 
AnswerRe: Select statement to ADO control Pin
MikeMarq3-May-08 16:25
MikeMarq3-May-08 16:25 
AnswerRe: Select statement to ADO control Pin
Dave Kreskowiak4-May-08 7:30
mveDave Kreskowiak4-May-08 7:30 
GeneralRe: Select statement to ADO control Pin
Christian Graus4-May-08 11:48
protectorChristian Graus4-May-08 11:48 
GeneralRe: Select statement to ADO control Pin
Dave Kreskowiak4-May-08 14:08
mveDave Kreskowiak4-May-08 14:08 

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.