Hi,
I am trying to connect to oracle using a datasource in websphere using the dbbeans component. Is there any documentation available somewhere on this?
I was able to connect via DriverManager by specifying the URL, uid, pwd. But now I want to use a datasource.
Any help is greatly...
Hi there,
I am currently developing an application that uses RDS to display data in the web pages.
But to ensure that the web pages work on all user machines, I have to see that they have MDAC 2.5 installed. If they do not have it, How do I do a "auto-install" without asking the...
Hi There,
I am trying to persist the data from a recordset onto a stream and write the stream data using Response object. But nothing happens.
the code looks something like this.
.
.
stmTestStream=Server.CreateObject("ADODB.Stream")
RecSet.Save stmTestStream, adPersistXML...
hi there,
I am trying to retrieve data into RDS using msdfmap.ini file. I don't get any data at all. Sometimes, the page pops up with "You are trying to connect to another data source. do you want to proceed?" question.
any ideas?
thanx in advance
HRTP
hi,
I have a situation here whilst using RDS Data control.
If I set the source for the RDS an SQL statement, I am able to retrieve data.
If I set the source to be an URL - which specifies another asp page, I am getting an error.
Basically in the first page, page1.asp, I define the object and...
Hi there,
I have a session variable that stores a recordset.
I want to refer this at the client side. Is this possible?
The code is something is as below. I create the recordset when the ASP page loads. When the user clicks on the LoadALL button, I want to refer to the session variable that...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.