Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Ado Data RDS > execute method?...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 244 of 305
Post > Topic >>

execute method??

by "=?Utf-8?B?Z29kdHJpeA==?=" <godtrix@[EMAIL PROTECTED] > Apr 23, 2005 at 12:49 PM

it seems like execute method for rds 2.5 & above is rarely used??

i want to have the option to set cursor type and lock type when using
rds... 
but i believe when using query method, there's no way i can do this... or
am 
i just being stupid for not knowing there is?

so, i'd found this execute method while reading the help, well, it has the

option that i want... but it does not provide enough info for me to really

understand how it is used, i really need some samples...

hope someone can help me out... thanks!

sample code that i used (not working):
Dim DS As New RDS.DataSpace
Dim DF As Object
Dim RS As ADODB.Recordset

DF = DS.CreateObject("RDSServer.DataFactory", 
"http://funkidsworld.homedns.org")

RS = DF.Execute("Provider=MS Remote;Remote Server=http://server;Data

Source=pubs;User ID=name;Password=pwd;", "", "", 0, 2, 0, 0, 0)

error that i get:
An unhandled exception of type 'System.NotImplementedException' occurred
in 
microsoft.visualbasic.dll

Additional information: Requested functionality is not implemented.

i guess my value for the paremeters are wrong... please help correct me...
a 
sample code is best help for me... thanks!
 




 6 Posts in Topic:
execute method??
"=?Utf-8?B?Z29kdHJpe  2005-04-23 12:49:02 
Re: execute method??
"Brian Muth" &l  2005-04-24 08:55:35 
Re: execute method??
"=?Utf-8?B?Z29kdHJpe  2005-04-24 12:09:02 
Re: execute method??
"Brian Muth" &l  2005-04-24 14:38:27 
Re: execute method??
"=?Utf-8?B?Z29kdHJpe  2005-04-25 09:17:57 
Re: execute method??
"Brian Muth" &l  2005-04-26 08:38:33 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Nov 22 14:24:53 CST 2008.