Hi Arnaud, if the success flag is being set to -1, then that means True, ie it has saved successfully. Maybe you think it’s not being saved because it’s not appearing in your Contacts view? If you look at the selection formula for that view, it’s looking for a field called ‘Type’ set to ‘Person’. [...]
Depends on their Outlook settings. If you’ve set the “leave a copy on the server” option then yes. If you shadow copy the PST file on a server, maybe. If they are just downloading their mail to their local PST file, no. Tell them a technical problem exists between chair and keyboard.
I am at the University of Florida. It has gotten very hard to filter by simple rules. We run a firewall blocking TCP above 1024 with only 7 exceptions (like Global Catalog for domain logins). Blocking UDP had to be done by source since one program can use hundreds of ports. We run traffic analysis [...]
What you need to do (by the letter and spirit) is to get into what is called “Release Engineering” or “Release Administration”. What it amounts to is isolation of the programmers from the production systems – with controls to make sure that what the programmers wrote is what you’re duplicating. The key steps involved here [...]
It is not clear from your comment “replaced the template” what you have done. In this sort of situation I would set the database properties so that the correct template named is referenced on the design tab. Then you should perform a Design Refresh on the database. When prompted, select the server where the template [...]
It’s not about memorizing answers but learning the material and understanding what is being asked. The web is full of useful material. http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_command_reference_chapter09186a00800e3efa.html
You do not say what you are using for a mail server, so there may be an option in there, however, you probably would need to look at an event sink or a third party application to do this. A littlel more information on what you have will help in gaining answers to your question. [...]
The easiest way to do this is to do a manual export of the new file using the export wizard. Click on advanced options and click save as to name the export specification to the same name as the old specification. Access will promt you if you wish to overwrite existing spec of the same [...]
Take a look at NDM (Network Data Mover). It is a secure (but expensive) solution.
I have IM running. The user logon by default is username@servername. If you look in the user properties in “Active Directory Users and Computers” on the “Exchange Features” tab, double click “Instant Messaging” object. In the “Instant Messaging User Address” you will see what there logon is suppost to be. For example mine is ebellardino@baiserv1. [...]
I am not sure about the URL blocking issue as I have not attempted it with a PIX using a GPO. Good luck with it. As for the messanger blocking take a look at the following for specific ports defined for each. MSN http://www.chebucto.ns.ca/~rakerman/port-table.html#WinMess Yahoo Messanger – Messages, TCP Port 5050 Messanger – Voice Chat, [...]
I don’t know what platform you’re running on, but DB2 UDB for OS/400 or i5/OS has no ‘fetch first’ clause — you aren’t fetching the rows in a delete statement. If you knew the tables ahead of time, I would say a stored procedure might work. For Dynamic SQL, I have no idea how you’ll [...]
Do you have port 443 open?
Secure replication is a good solution. If you the outside access is limited to the “read -only”. There are couple of other things which can help improve the logical access control and will help reduce the risk 1- Use logging to a syslog serverwhich is not in the same DMZ area 2- Use of software [...]
I think you need to cast the field to a date and use the DAYS keyword on the number of days… i.e.: WHERE &YRMOSDOS between (DATE(&YRMOSDOS) – 200 DAYS) AND (DATE(&YRMOSDOS))
Hi, You will have to specify that condition in the “Having” clause of the select statement. Prashanth.
Start Here: http://support.microsoft.com/default.aspx?scid=kb;en-us;324958
I’m pretty sure you can’t use MSN Messenger, you have to use the Windows Messenger. MSN Messenger doesn’t support RVP. Download Windows Messenger 5.0 (or 5.1) they both support SIP, RVP and .NET service. David
In order to set the Statement Heap size you would need to issue the UPDATE DATABASE CONFIGURATION command in order to update the SQL Statement Heap size in the Database Configuration File. Command parameters for the UPDATE DATABASE CONFIGURATION include FOR and USING. FOR specifies the database alias to updated and USING specifies the configuration [...]
Hi, May be it’s not the right place to make commericals, but when the offered service has a good quality, why not? I’m using the SMS web service from www.ipipi.com. This service is an “intelligent” mail to SMS gateway. You can send your SMS to an email address and they will forward it to mobiles, [...]





