Is there some simple code I could use to run a piece of code every hour? As far as I can see the timer function only goes up to 1 minute. If the code ran every minute it would slow my application down. Any help would be appeciated.
Regards,
Simon.
I recently converted my HDD to NTFS from FAT32 as I needed the extra file security. For some reason though whenever I open up an application my mouse drags like a dog. It doesn't matter what I open, whether its cpu intensive or just the Windows Explorer window, the slow makes it a nightmare...
I need to create a program using TAPI but I can't seem to find the TAPI library in the reference library. Any one know where I can find it? Do i need to download anynything?
What I have is a form with a text box that is used as a search screen. At run time the user can type something into the box and then press a button, which brings up a pop up screen displaying a Listbox which I need to be populated with the search results. Below is what I've got so far but for...
I'm trying to set up a program that you need to have a user name to access. All data for the program is stored in SQL 7. This is the code so far but it doesn't seem to be authenticating the username, instead it just loads the program straight up no matter what is entered in the login screen...
I need to open up Outlook Express from my applicatin using a command button on my main form. Some one told me I could use the Set command or the define command but I couldn't find any information about it within VB. Any one know what the exact coding I need to put in? Just an example would help...
Ok here's the situation. Some one types in their birthday in a TextBox called "txtBDay". What I need to happen is once they type in their Birthday and click a button a new form needs to appear which is just a small pop up with a single list box in it displaying all the names of the...
OK what I have is a simple form that displays a members Name, Address, etc. I've set up an SQL database called "MemberSQL", "TblRecords" is the name of the Table used for this screen. "txtRecordName" is the name of a TextBox which is used at run-time to search for a...
I'm writing all this in VB6, and was hoping to use an SQL statement within VB to search through my Database. "Test" is the name of the database, "TblRecord" is the name of the Table and "RecordName" is the name of a column in that table. "RecordName" is...
I have a database set up where each record has its own name "RecordName" what I need to do is use a text field to allow them to search through the databse using a text field which is at the moment simply replacing the current Record Name. I'm using a Dataenvironment to connect to the...
I have a database set up where each record has its own name "RecordName" what I need to do is use a text field to allow them to search through the databse using a text field which is at the moment simply replacing the current Record Name. Thanks in advance.
Hi I'm trying to trigger several pieces of information into a txt file to create a kind of audit trail. So what I want to do is say record username and date into a txt file when they update the information in TblInfo. A friend of mine recommended using the trigger technique but although I can...
Hi I'm really stuck with this one so any help would be greatly appreciated. What I'm trying to do is search through a database in a specific field like is done with autocomplete in windows. I want to see possible matches as I type in the string. I'm using SQL through a Data Environment if that...
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.