I have an application that I'm modifying with a new search function. In order to trap for records not found I use a rst.move with on error move next. Once I've finished this trap I normally would set on error goto 0 in order to re-enable error trapping.
The application has had a very extensive...
First, yes i have cross posted this to the Exchange2003 page as it is a very VBS question, but I need outlook specific responses so heres my problem.
Env: OL2003 / Ex2003SBS
I have a contacts folder of 1500 people.
Each has a fax number as +1(555)123-4567
My exchange connected fax program...
First, yes i have cross posted this to the vbscript page as it is a very VBS question, but I need outlook specific responses so heres my problem.
Env: OL2003 / Ex2003SBS
I have a contacts folder of 1500 people.
Each has a fax number as +1(555)123-4567
My exchange connected fax program needs...
I have a client with an exchange server setup in one of the local offices. Corp has deamed that the IPs to be used on the lan will be W.X.Y.Z . however these IPs are public IPs in use. I cant change this so please dont sugest that.
The headers of mail from this server are showing ip address...
Have a simple program that receives a variable and launches the program passed as variable as well as opens an mdb. The Program works fine except I get "Launcher.exe caused an invalid page fault in module unknown". This happens on every computer except mine which I developed the...
I would like to revive this question from last year. Bakc then I was looking for a way to send email without having to have an email program installed on the system. Is this possible? I've seen it done in VC but I need to integrate it tightly with my Access2K app.
If anyone has thoughts...
I have a server that was working fine this morning, now when I try to login to it I get "One or more services can not be started, check event log ...." Then it puts me back at the login screen.
Please help, I need to get on to this server.
Alabaster
I need to open an access mdb but I dont know if they have access or the runtime. How would I launch the mdb as if I just put in its full path.
Thanks
Alabaster
This is going to sound strange but I need some help working out a solution for a customer that wants to run two access applications on a single computer with dual monitors. One application running in each of the monitors. The problems comes when you remove the keyboard and mouse and make the...
I have purchased a 4 channel video capture card from a local surplus shop, I've installed it and with the drivers, windows has found and configured the device. However it did not include any other software.
Before I drive myself insane, is VB a good platform to write software for this...
Does anyone have an alternative to the switchboard that they may be giving/sharing or know where someone might find a good alternative. I find the built in one so limiting.
Thanks
Alabaster2100
I have an unbound form that looks up a record in my table and populates the controls on the form with the data. The users updates the fields and then runs the query to save the updates back to the table. One field is a memo field that the users are to include detailed descriptions of the work...
The following is the vb code I'm using
Dim db As Database
Dim qd As QueryDef
Dim mySQL As QueryDef
Set QueryDef = cticket.CreateQueryDef("cticket", "UPDATE tbl_Ticket SET tbl_Ticket.TechID = cmb_SelectTech," & _
" tbl_Ticket.TicketClose = txt_CloseDate...
I have a problem tracking program that has been working good for a couple of weeks now, until one of the techs pointed out that he could not save and close a record. I have an unbound form that the tech fills in a resolution type, resolution detail, their loginID and the date auto-set. the...
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.