select statement problem
-
Hello everyone I Add this tool "Microsoft ADO Data Control 6.0"
dim dnsip As String ado.RecordSource = "select ip1,ip2,ip3,ip4 from DNSTable where hostname like ('dnshostname ') "
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) -*-*-*-*-*-*-*-*-*
-
Hello everyone I Add this tool "Microsoft ADO Data Control 6.0"
dim dnsip As String ado.RecordSource = "select ip1,ip2,ip3,ip4 from DNSTable where hostname like ('dnshostname ') "
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) -*-*-*-*-*-*-*-*-*
git
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
-
Hello everyone I Add this tool "Microsoft ADO Data Control 6.0"
dim dnsip As String ado.RecordSource = "select ip1,ip2,ip3,ip4 from DNSTable where hostname like ('dnshostname ') "
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) -*-*-*-*-*-*-*-*-*
I answered this yesterday, and you didn't reply, but now you ask it again ? Are you using VB6 ? If so, why would you do such a thing ? If not, why use ADO ? Dunno why I bother trying to help, it seems anything beyond a cut/past solution, you will ignore and just ask again.....
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
git
"I love deadlines. I like the whooshing sound they make as they fly by." (DNA)
eloquent
Never underestimate the power of human stupidity RAH