Hi,
I'm using an ADO link to excel and I can read from the Excel file OK, but has anyone successfully written to an Excel file using ADO?
(I've previously used Automation but I've had problems with leaving instances of Excel running, despite explicitly closing them down!)
Cheers Will
Hi,
I've got a make table query which is passed a parameter
parDealType of type integer. For various reasons I can't use a where clause.
I want to pass a value for parDealType of "1 or 2"
My query works fine if I'm passing just 1
My query works fine if I'm passing just 2
but if I...
Hi.
The following code will not work?
When I execute the command I get run time error
-2147467259 (80004005): Cannot execute a select query
Can I run an excel subroutine through ADO?
I've previously used OLE automation to do this but I've found it very troublesome.
Thaks in advance...
Hi,
I've just installed Visual Source Safe 6.
Its working fine
I've got Access 2000 installed OK
Its working fine
When I open the addin manager in ,say, VB 6, source safe appears as one of the available addins.
But,
When I open the addin manager in access, there are no available add ins...
Hi,
I want to select a range of values from an excel spreadsheet.
At the moment I'm using:
[Nat Gas Download Data$C1:Z200]
but I only actually want columns C,D, F and Z
Is there a way of doing this?
Also I dont actually want all the rows, I just whant does where column A's value is after a...
Hi,
I'm reasonally experienced in VB6 / VBA but I've no knowledge of .net.
CAn I produce normal COM objects, forms , database linking applications, with no internet element in VB.net?
Also if this is the case will the code run as fast?
Is VB.net interpreted?
thanks
Hi,
I've got a number of queries that I'm passing parameters to for use as record selection criteria.
I'm using the parameters tab in query properties to create the parameters.
However, if I want one of the parameters to be ignored (so as to return all rows) how do I do this
I've tried...
Hi,
I'm using the Jet oledb provider 4.0 (I've also tried with
oledb provider for ODBC) to open a read only ADO connection to excel from access, and read a data range from a worksheet.
Everything works fine, but if another user has the workbook open, I get an error saying the file has been...
Hi,
I've written my 1st com object, in VB, it compiles, I've run regsvr32.exe and added the object to my project references.
How can I debug my com object, can I step thru it?
Do I run 2 versions of VB?
Hi,
I'm running NT4 Server and IIS 3.0
I'm trying to write my 1st ASP script.
The content of the page is as follows:
<html>
<body>
This Page is
<%
Response.Write "Working"
%>
</body>
</html>
When I look at this page in my browser using the URL
http://localhost/responsetest.asp...
Hi,
I'm running NT4 server and I'd like to learn about MTS. I've got some COM creation experience and I've read about the advantages of MTS.
Does MTS come with NT4 or do I need to download it?
Is there a single user interface etc?
If you've got any tips 4 getting started / understanding
it...
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.