My company sells specific items which each are customized for each quote. For instance Windows 1 Lenght 2.5 Width 3.6
I would like to show this in the quoteing process, however it is not readily apperent how to change these items. Any ideas would be appreciated.
Thanks
Micah A. Norman
I am attempting to use a script to enable rdp on xp pro. I have written two reg files that do the trick yet i need to convert these to a vbs file. This is the code:
regVal = 0
Set objReg = GetObject("winmgmts:\\" & strCompName & "\root\default:StdRegProv")
intRc = objReg.SetDWORDValue(HKLM...
I would like to open the database associated with the windows 2003 terminal lic. server. This file is in a EDB format. I have found refrence indicating that this is an odbc compliant format, however i cannot find any information on how to open it to view the data. Any ideas would be...
All changes to resolution have been made. Assuming the email server has a ip address of 5.5.5.5, i have reversed 5.5.5.5 to email.companyx.com, and have created a forward lookup of email.companyx.com and pointed to 5.5.5.5. I am still not getting anything through to aol. Any ideas?
Micah A...
That is the strange thing. The emails to aol are just hanging up in the queue. Thier are no messages. The error I get on the queue is about as generic as they come, "Thier has been an SMTP protocol error." Relay is off, authentication for all outgoing is on. I think the issue is with...
I am running exchange 2003. I am interested in having this server act as my smtp server. When i turn on anon access for my internal users i was getting several servers returning relay denied. I enabled authentication and this fixed my problem. However now when sending to AOL users the email...
This is driving me up a wall. Below is my SQL. For whatever reason when it gets to the final line with dateMonthYear it is asking me to enter it. Yet i have already created it using the " as DateMonthYear" any ideas why it seems to forget this fact.
Micah A. Norman
SELECT [Salutation] & "...
what i need to do is use this data in a report that relies on this query. Is thier any way to pass this to a report. Also if i use the same parameter again wont it require the user to enter it a second time?
I am trying to rig a very poorly written access database. One of the queries in this database is using information supplied by the user via an inputbox. The input box is being generated in the sql as the below snippet shows:
- Between [Enter Start Date (_ _/_ _/_ _ _ _)] And [Enter End Date...
I am trying to setup a signature that will go out with all messages from all users on the domain. Is anyone aware of a way to setup a default signature for all users on the exchange server
Micah A. Norman
Is anyone farmiliar with a program or a way to forward from Exchange 2003 to POP accounts?
I have found dozens of progs that go pop to exchange, but not the other way around.
Micah A. Norman
It seems that as with the arrays, i am also having issues with object lifetime. I would like the constructor of class1 to create 60 instances of class2. This is fine as long as i only refrence those objects from within class2.cpp. Is it possible to create an instance of an object and make it...
I have a class which in its constructor will create 60 instances of another class. It would be nice if i could simply loop through the creation of all of these classes, however i dont know how to dynamically create the names. Mayby an array of objects? is this possible in C++. Something...
I have a client who just opened a new office in the "Boonies" of our local high speed providers. The best speed i am getting is just over 900k. This is a remote office to the original office. At the original office i have 2k3 sb server.
The problem i am having is with data access. Becuase of...
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.