No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
I have a database with a list of process owners. The users of this database wants the process owners emailed when a form is updated with a click of a button. I can email to one person using a macro but this requires additional codeing which I am not all …
[QUOTE=s_sridhar;1243706]Hi all, I'm working on conference room booking software with MS-Access as the back end. I need to retrieve the records which doesn't clash with the already booked dates. I have a table called conference_room_status which has the fields Conference_Room_Name | BookedPerson | DateFrom | DateTo | TimeFrom | TimeTo …
I am having the same issue as the other person in the thread. I am working with a product called IssueManager, I have converted from version 2 (VB) to version 4 which is in C#. I was able to solve many of the problems but i am stuck on the …
couple things may need to be done. make sure your two domains TRUST each other correctly. Your IT group should know about this. If the trust is not set correctly, your databases will not talk. Also, did you go back and re-link the tables to the front end of the …
[QUOTE=qcdennis;1263222]Can I require the entry to be +-5 mintues of the current time? Thanks[/QUOTE] In your table for the date, go into design mode, select your date field, in the bottom section, under General, set your default value to Now() +/- 5, I am not positive of this but the …
Sorry to anyone if I made the mistake of "Thread Hijacking"...onto the issue Attached is my Web.Config file. I am getting upto 6 different Unrecognized Configuration section issues... I am converting from VB to C# using a product called CodeChargeStudio4, a product the company wants me to use. I have …
The End.
dmarino1