Hi...
I need to connect dinamically a Crystal Report control to a SQL server witouh using ODBC. I want to use Ado (a string connection) but I don't know how to do it... I'm trying to do this: crpControl.Connect = "Provider=sqloledb;..." but it doesn't work because I read the connect...
Hi...
I have some data that I bring from DB with a Store Procedure, and I want to put them in a OLE DataGrid control. I was trying to do it using a Ado data control but I think ADODC doesn't support sp with parameters. Now, I 'm trying to do it using an ADO command and a recordset, like this...
Hi:
I am developing a web site and I want to show an IE window that doesn't have default buttons and menu. I only want to see the document in that window without anymore.
I want to know how to do that...
If somebody can help me, I would thank you.
Hi:
I am developing a DHTML based solution in VB 6.0. I have created objects dinamically using the OuterHTML command for adding HTML code to my page.
My problem is that I cannot access those objects (their values and events) from my application after they were created. I used a JavaScript...
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.