Is it possible to find out the last time a query, table, report, form, etc. was used or accessed?
I know I can use the built-in documenter, but it only tells me when it was created and the last time it was modified.
I need this because I was handed a MS Access application that is running...
Greetings!
I have an asp page that is two frames (left & right). On the left side is a menu with events on it with a "Delete" link for each record.
When the Delete link is clicked, I have a javascipt code that prompts for the reason you are deleting the record and then closes the asp page...
Hello ~ I've got an application that is currently using a MSDE 2000 database. It needs to go on a server that already is running MSDE and does not like to play well with other application especially those running MSDE. So, I would like to have my new app use our SQL Server 2000. Is there...
I'm not really sure if I should've posted this in another forum, but here goes anyways.
I have an application that users account for time in. There are several comment areas for them to explain downtime or whatever. In order to make the report look cleaner, we wanted standardized comments...
Greetings!
I am very unfamiliar with javascript, so please bear with me.
I have an asp page that users enter training downtime in and a comment box for them to explain their downtime. The page is written in asp using standard text fields, text area html code.
I would like to standardize the...
I know this is probably a stupid question, but what data type will allow me to use decimals even on whole numbers?
I have some users that want will sometimes enter decimal numbers in, but if the number they enter is a whole number, they still want to see the .0 after the number.
Which data...
Hi ~ I have a query that I want to format the columns.
Instead of this:
1 Data1 Date
2 Data1 Date
3 Data2 Date
4 Data2 Date
I would like this:
Data1 1 Date
2 Date
Data2 3 Date
4 Date
The Oracle statement is 'break on...
Hi! I've got a problem that I'm not sure exactly what the problem is so I don't know where to look to find the answers.
I've got an asp application that was developed by someone else that uses frames - left side contains logon then tree-structured menu options and the right side contains...
Hello! I am so frustrated right now!!!! I have some code that filters through a directory looking for a certain named file. If it finds it, then it opens it up, reads it into a variable then deletes the file.
However, right now I can't get past the if file exists part (this program is a VB...
Greetings! I'm a novice at VB, so be patient with me =-)
I've got a program that searches for a file called flag.txt. This file can be in any folder. If this file(s)is found, then the program gathers the information in the files and sends the info out in an email.
Currently, I've got the...
Hi!
I've got a section that the user needs to leave comments in. Everything works fine as long as the user doesn't use an apostrophe in their comments. This causes a syntax error in the update statement.
My code is simple - request the information from the form into a variable and use that...
Hi!
I have a web application written in asp that users enter data in daily and print reports monthly. The existing report is build using standard html tables and such. It has been decided to include more information in this report and to change the format.
What I would love to happen is...
Greetings!
I am new at Crystal Reports - actually, I'm not even new to it - I have been requested to do a report using Crystal, so I guess I better learn =-)
I have a web app that creates a report using ASP/HTML, however, it has been requested to do the report using Crystal Reports for better...
Anybody have any suggestions about a Run-Time 2176 - The setting for this property is too long error?
I've got a drop-down box that users pick a test from. They click the submit button and the results of the test show in the text box. The results are in a plain text file to begin with. Works...
Greetings! I hope someone can help. I am not very familiar with Javascript at all.
I've got a critique website that when a certain answer is checked, it automatically brings up a comments section. Up until last week, it was working fine. What happened I don't know. This is my code:
SCRIPT...
Greetings!
I am new to IIS and need some guidance.
My website is working okay (intranet) when connected through the name (http://name/folder), but when I try to connect through the ip it gives me a error (HTTP 401.1 - Unauthorized: Logon Failed Internet Information Services).
The IIS server...
Greetings!
I've got a piece of software that uses MSDE and does not play well when on the same machine as SQL Server. I moved the software to a different machine, BUT, we already allocated the disk space for this software to the other machine.
Is is possible to have the mdf/ldf files on a...
Hi! I'm trying to put our website up on the server. IIS 5.0 is running. I've created the virtual directory and all of that. It will access the html pages, but will not access the asp pages.
I get the http 500 error and when I turn off "friendly http headers", I get "Server...
I'm using the following function in an asp webpage. When the user hits the print button on the menu bar in a frame, it prints the contents of the other frame. My question is how do you remove the page headers? As of now, it prints the number of pages, the date, and the file location. I don't...
Does anyone know where I can find a list that details each of the reference libraries available in Visual Basic 6.0?
I've got a "user-defined type" error, but can't seem to figure out exactly which reference I need to access the clsCollection. I run into this error frequently so...
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.