I am trying to update a SQL 2005 (express) table using an ADO recordset. I can't seem to nail down the exact problem here, and the error message is not overly helpful. It's the first time I've ever seen this error.
"Microsoft OLE DB Provider for SQL Server (0x80004005)
There are no rows in...
I have a website application that is being used to transfer files, where users can upload files for others to download them. My problem is that any file type that cannot be opened within the IE browser fails when trying to download/save the file.
Any help would be appreciated.
I seem to be having some difficulty with a fairly easy select statement, and I'm hoping that some other pairs of eyes might be able to help spot what I'm doing wrong.
Here is my select statement:
Select Field1 from Table1 where Field2 = 1 and Field2 = 2
If I was to remove one of the where...
I'm looking for some insight on a problem I'm having with an ASP ADO Recordset. I'm trying to delete various records from an Access Database table, but I am getting some very strange results.
I know the code I've written to delete the records from the database is functioning as it should...
I am having a strange problem with a fairly simple query I am running on an Access DB. After running the query, I am populating a drop down list with the results. For some strange reason, when I loop through the results and insert each record into the <option> tags, it is skipping the very...
I am fetching information from an Access DB and populating this data to a Word doc. The data is for a hard cover phone directory of over 30,000 people. I am formatting the word document on the fly from within VB, but I am having trouble with one crucial measurement.
I need to find a way to...
I am not too sure if this post belongs in this forum, but with the problems I am experiencing, I have narrowed it down to my wireless connection.
I have recently setup my new wireless router, everything's connected and seems to be working great. There is however one huge problem I am having...
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.