Get answers.  Share knowledge.  Collaborate with peers.




VS 2010 How to replace the words on a file ?
To avoid deleting everything that is in the file, you need to use the StreamWriter’s constructor that specifies whether you want to append text to your file, or replace it. Do it this way: Dim objwriter As New System.IO.StreamWriter(FILE_NAME<b>, true</b>) More info: <a href=”http://msdn.microsoft.com/en-us/library/36b035cb.aspx”>StreamWriter Constructor (String, Boolean)</a> But since you don’t want to append those [...]

View Answer   |  February 3, 2012  3:07 PM
visual basic 2010, Windows 2012
answered by:
63,580 pts.

How do I resolve this SQL error
The error message is pretty explanatory. You have a table with a primary key, and you are trying to insert a new record that matches the primary key of an existing record in the table. To solve it, review your data and/or your application and do not try to insert duplicate records.

View Answer   |  February 3, 2012  2:48 PM
SQL error messages, SQL Server 2005 error messages
answered by:
63,580 pts.

commit and rollback on triggers
Nope. The only way to commit or rollback in a database trigger (or a procedure/function invoked by a trigger) is using <a href=”http://docs.oracle.com/cd/B19306_01/appdev.102/b14261/autonotransaction_pragma.htm”>Autonomous Transactions</a>.

View Answer   |  February 3, 2012  2:43 PM
Oracle, Oracle 10g, Oracle 10g triggers
answered by:
63,580 pts.

Workstation Customization Object
The ADDRPYLE (Add Reply List Entry) command may help. See the example below. Add Reply List Entry (ADDRPYLE) Type choices, press Enter. Sequence number . . . . . . . . 1 1-9999 Message identifier . . . . . . . CPA3394 Character value, *ANY Compare data: Comparison data . . . . [...]

View Answer   |  February 3, 2012  2:37 PM
AS400 printing issue, Lexmark Printers
answered by:
5,830 pts.

Problems Installing WSUS v3.0 SP2
if you installed active directory in the same windows server, you can’t able to install wsus 3.0 or 3.1.

View Answer   |  February 3, 2012  2:50 AM
Windows Server Update Services, WSUS 3.0 SP2
answered by:
125 pts.

answered by:
15 pts.

How to reset password on Norstar Modular ICS?
How to reset password on Norstar Modular ICS?

View Answer   |  February 2, 2012  6:28 PM
Norstar Modular ICS, Phone systems
answered by:
30 pts.

commit and rollback on triggers
Short answer: It is a restriction imposed by Oracle. Not so short: If transaction control commands (commit/rollback) were allowed in database triggers, then other programs or stored procedures/functions would not have control over their own transactions. They would not have a way to decide when to commit or rollback their operations. For example, if a [...]

View Answer   |  February 2, 2012  3:44 PM
Oracle 10g, Oracle 10g triggers
answered by:
63,580 pts.

I just narrowly avoided getting scammed (corrupted files)
Wrongly posted text removed.

View Answer   |  February 2, 2012  11:44 AM
Corrupted database, Remote access, Spyware, Viruses
answered by:
4,625 pts.

Can’t receive my mail in outlook2007
your able to send out email but unable to received emails, did you check your settings for the incoming mail (assuming your using POP3) and another you might wanna checked with your domain provider about the settings regarding about that settings. just to give you an idea on what im talking about on the outlook [...]

View Answer   |  February 2, 2012  8:56 AM
Microsoft Outlook 2007, Microsoft Outlook error messages
answered by:
1,205 pts.

What are the disadvantages of two tier architecture
-Not suitable for dispersed, heterogeneous environments with rapidly changing business rules. -Because the bulk of the application logic is on the client, there is the problem of client software version control and new version redistribution. -Security can be complicated because a user may require separate passwords for each SQL server accessed.

View Answer   |  February 2, 2012  5:43 AM
two tier architecture
answered by:
125 pts.

Cannot Open Outlook Without Allowing Changes
Might be run virus or macro in your outlook.

View Answer   |  February 2, 2012  5:21 AM
Microsoft Outlook 2007, Microsoft Outlook user account control
answered by:
125 pts.

my outlook is frozen and I cannot dismiss reminders
Can you give correct path of outlook pst file location.

View Answer   |  February 2, 2012  5:18 AM
Microsoft Outlook 2007, Windows XP
answered by:
125 pts.

Biometrics
I wrote a paper and did a presentation about a year and a half ago on the same topic. Here are some of the better sites I found handy for gathering the information I needed. <a href=”http://www.biometrics.org/”>Biometrics.org</a> <a href=”http://www.biometrics.gov/”>Biometrics.gov</a> <a href=”http://www.biometricscatalog.org/default.aspx”>Biometrics Catalog</a> <a href=”http://www.answers.com/topic/identix-inc?cat=biz-fin”>Info on Identix – a Biometric Equipment company</a> <a href=”http://www.amag.com/documents/AMAG_Are_Biometrics_Ready_Article.pdf”>An older but [...]

View Answer   |  February 1, 2012  9:16 PM
Biometrics, Business presentations, IT careers
answered by:
15 pts.

Update Drivers
There are programs you can download that will do that for you. Be carefull some of them can cause more problems than they solve. Try this web site to look for the software http://www.komando.com/ ======================= If you are considering the slow response of your computer system. Updated driver software might not be the cause, there [...]

View Answer   |  February 1, 2012  8:55 AM
Drivers, Hardware Drivers
answered by:
2,055 pts.

THREE (3) Security Concerns
1. A firewall is a highly recommended. <a href=”http://www.zonealarm.com”>ZoneAlarm</a> may fit your needs. I would also recommend entering passwords and other credentials on websites with https:// as part of the address. This means that the information is encrypted between your computer and the destination. However, still be aware that criminals can create eerily similar websites [...]

View Answer   |  February 1, 2012  8:55 AM
McAfee Total Protection, Norton, Security, Software conflicts
answered by:
2,055 pts.

Slow Windows 2000 workstation
I would run a scandisk and then a defrag to eliminate any disk problems. If all else fails, use your ghost/imaging cd (whatever company you use) and reload the pc. It’s usually faster than wasting time trying a bunch of things to try and fix the problem. ============ The slow response of your Windows 2000 [...]

View Answer   |  February 1, 2012  8:53 AM
DataCenter, Help Desk, Microsoft Windows, Tech support
answered by:
2,055 pts.

Test defrag of database in exchange 2007 sp1
You would have to dismount the database to copy it first of all. But if you are going to move all the mailboxes out of that database there is no need to copy the database before defragging it. If it has trouble mounting after the defrag and it is empty, worst case scenario is you [...]

View Answer   |  February 1, 2012  8:52 AM
Exchange 2007, Exchange 2007 SP1, Exchange Backup, Exchange Backup & Restore, Exchange databases
answered by:
2,055 pts.

Slow XP Booting
I had this problem with the machines attached to my Work Network. The problem was finally found to be the DNS Server that I had placed in the Network Settings. I had placed an external IP address as the DNS and I had to put in the PDC address and use this to forward DNS [...]

View Answer   |  February 1, 2012  8:52 AM
Hardware, Microsoft Windows, Software, Tech support
answered by:
2,055 pts.

Scheduling defrags and chkdisks across data centers
Diskpart has Enterprise Scheduling options for defraging. You could use a GPO to schedule chkdsk. ============= If we talk about defragmentation or other utility software, it would be better to purchase a customized software with that feature of maintenance schedule. Also, you can hire a computer programmer to do the job of customizing your software.

View Answer   |  February 1, 2012  8:52 AM
CHKDSK, Data Center management, Data center operations, Defrag, Defragmentation, Scheduled Tasks
answered by:
2,055 pts.