Can I anyone point me in the right direction for creating namespaces?
I'm using msxml3.dll - and want to embed a script into the XSLT stylesheet. The SDK says to use <msxsl:script> for this - but you need to create your own namespace for this ... which begs the question, how do I create a...
Has anyone seen this error before when trying to use CreateRecordset?
CreateRecordset error '80004002'
No such interface supported
It runs fine on WinNT 4.0 SP6a, but gives the above error on Win2K, SP2. It the last part of an index server search.
Thanks
Kevin
I'm trying to write a COM object that will return the results from an index server search. The search works fine from ASP, but when I put it into the COM object, I get a "Type Mismatch" error.
--------------
Public Function myData (ByRef varData As Variant) As Variant
Redim...
I have a component which opens a db connection and returns the recordset as an array. When the function is in the ASP page directly, everything works fine, however when the function is compiled as COM object, I get a "Type mistmatch" error when I try and assign the results to an...
Can anyone recommend a good book for ADO and VB6 please? Anything in the intermediate/advanced category would be great.
I've read "Beginning Visual Basic 6 Database Programming ~ John Connell", but that only contains a few chapters on ADO and I would like some more information.
TIA...
Does anyone know what is the maximum number of records that Access 2000 can handle in a single table? Or where I can find the information? I've searched the Microsoft MSDN site to no avail.
TIA,
Kevin
I would like to write a COM object that would dial up (via a modem) to my server at a set time every day and download a database (using VB6 on Win 98/NT/2000).
Can anyone give me pointers on how to do this? Or even any books which would help? I've written COM object before - its just the...
I have a password protected on my site from which authorised users can download software updates etc. I would now like to track what each user downloads - e.g. when "user 1" downloads "file a", then this is written to a CSV file.
How can I do this each time a user clicks on...
I have a password protected on my site from which authorised users can download software updates etc. I would now like to track what each user downloads - e.g. when "user 1" downloads "file a", then this is written to a CSV file.
How can I do this each time a user clicks on...
Does anyone know any virtual hosts that have support for ASP/mySQL or ASP/PHP/mySQL - having ASP is important as I want to start porting my applications from Access to mySQL ...
TIA,
Kevin
I want to redirect the user to a different page depending on what type of choices they make on a form using javascript (client side).
Does anyone know how to do this - or whats wrong with the code below?
<head>
<script language="javascript">
function formChoice(theform) {...
Does any one know where I can get information or sample code for drag and drop using DHTML for both IE and NS? I used Dreamweaver to generate sample code, but that is only IE compatible.
TIA,
Kevin
Is it possible to modify the Drag and Drop code that Dreamweaver 2 generates so it is compatible with NS as well as IE? Failing that, does any one know of good DHTML resources to get NS/IE compatible drag and drop code?
TIA,
Kevin
For some reason I IE (5+) keeps giveing me an error everytime I have javascript:self.back() as a hyperlink. It works fine in Netscape. (javascript:self.close or print work fine in both).<br><br>Does IE support javascript:self.back() or is there something else I must do...
Hello all!<br><br>I have an Access database with circa. 50,000 records in it - the whole size is approx. 40 MB. When I try and run a search an "overflow" error sometimes appears (normally when I start paging through the recordsets).<br><br>What exactly does...
When I try and run a query over a peer to peer network, none of the fields appear in the query and Access throws up an error that it is looking for the fields in C:\My Documents.... <br><br>How can I overcome this problem? (The query runs fine on the machine on which the...
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.