yes, I have tried to restore to a different point but that didn't work.
I guess I should say that this computer isn't mine. It was given to me to fix other issues but I can't even get to them until I get this to boot without issues.
I don't have time to do anything on the system. It's gotten...
I have a computer (Windows XP) that is infected with a few different virus. the problem is I can't get into the system to fix them.
When booting up, the system starts up normal the anti-virus program catches the virus and lets me know about them and continues to load the rest of the programs...
Well, I got it to work.
First I had to SELECT the record I was looking for and then change the values and UPDATE the record. Don't know why it works this way and not the other but it works!
When I tried using the # I got the following error
UPDATE tblDetailEvents SET check_in_time=#12:16:38 AM# WHERE ID='15';
Microsoft JET Database Engine error '80040e07'
Data type mismatch in criteria expression.
The eventID I'm searching for is just the auto counter in Access. That is one...
I tried it as you suggested. No go. I'm not sure if this will make a difference, I doing this in ASP.
I did a quick lookup on CDate in the book that I have here but it didn't give me much more than 2 sentences. I tried using it but I still come up with the same problem.
I'm having problems updating my database and I can't figure out why.
First, I insert a time into the DB. This is the checkout time. This works, no problem.
when the unit comes back I have a check_in_time. This is not working. I'm using the same statement I used to put the checkout time in...
If I'm using a form, how do I change the submit and reset buttons to a graphic I designed?
I saw a post on this subject when I wasn't looking for it and forgot to bookmark it. Now I need to know how and I can't find it.
question, I can't seem to figure this out.
I'm using ASP to access my db.
I have an access db with 2 tables I need to get information from. table 1 has the users information and a user ID field. table 2 has the classes taken by the users and a user ID field which corresponds to the user ID from...
I've included, I think, everything you guys will need to help with this one.
This updates a user database (MS Access) with the data passed from another page. I've used this exact code (except for the SQL statement) on other pages and I haven't any problems until this page.
I get the following...
I think that will help me. I will give it a try and see if I can get it to work. If I get stuck I will post again and maybe see if I can put the application on the web so you can see what I'm talking about.Thanks for the help Veep
the example code (<input type='checkbox' name='E4' value='9'>) is some of the actual code used.
My question is how can I tell that E4=9 was passed to the processing page instead of E8=33?
What I'm trying to do:
pass information from a form to a page that will process the information.
On the form page it pulls up a list of unassigned inventory and displays it along with a check box. You can choose what you want to assign by clicking the check box next to the item and click the...
This is for a domain counter I'm trying to get going.
when someone hits the web site it records the IP address, resolves the IP to a domain name if possible and number of times they have visited the site.
What happens is I get hits from the same domain but different IP's so I have many rows...
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.