Get answers.  Share knowledge.  Collaborate with peers.




Kaspersky Internet security 2012 update issue
I am having update issues in Kaspersky internet security 2012. My update starts and it quickly reaches to 15%, download size=142kb but then it stops at 15% for half an hour and finally the messages arrives that network connection has timed out. This is only happening with Kaspersky product. My Internet connection is working absolutely [...]

Answer Question   |  April 19, 2013  1:12 AM
Anitvirus update issue, Antivirus software, Kaspersky, Kaspersky Antivirus
asked by:
5 pts.

Programming Raid Controller
I know there is software raid and hardware raid. Do you program them the same way? As well do the controller’s have to match drives such as SATA or SCSI? Please forgive this basic question I am new at this stuff.

Answer Question   |  March 31, 2012  7:52 PM
RAID controllers, SATA hard drives, SCSI Drives, Windows Server 2008, Windows Server 2008 R2
asked by:
5 pts.

VLAN DHCP problem between Router and Switch
I have a Cisco SA520 Router connected to a Netgear FS726TP Switch. Router has 3 Vlans.  Management VLAN 1 /29  Hosts VLan 5 /27  VoIP Vlan 10 /27  Router Ports 1 and 2 are setup up identically, in Trunk Mode each port and all VLAN’s should be accessible through it.  Port 3 Vlan 5  Port [...]

Answer Question   |  March 31, 2012  7:16 PM
Cisco Catalyst 520, DHCP, Netgear switches, VLAN, VLAN configuration
asked by:
5 pts.

Load Balancer (aggregator) Bandwidth Management Software
Can  someone help me plz. At my job at a hotel we need to install this equipment. It is to be used as a backup for our servers already in place. My question is that I know nothing about these and as I read up on them I am confused about them. To me them [...]

Answer Question   |  March 31, 2012  2:47 PM
Bandwidth management, Firewalls, Load balancer, Network Load Balancing, VPN
asked by:
5 pts.

DHCP assigning IP – windows event
Hello, Is there a windows even generated by the DHCP each time an IP is assigned to a machine. I would like to trace which machine used which IP and when. Thanks

Answer Question   |  March 31, 2012  7:27 AM
Active Directory, DHCP, IP address assignment, Windows Server 2008
asked by:
95 pts.

Data Persistence and hibernate synchronizer
This question goes out to those who are “REAL” developers. Would you consider using a tool like “Hibernate Synchronizer” to generate DAO logic to perform CRUD operations for an Enterprise level application? (There are at least 30 plus tables involved)

Answer Question   |  March 31, 2012  4:06 PM
DAO, Development, Development tools, Hibernate
asked by:
5 pts.

Using combobox to get record from database
how to use combobox in getting record from the database and it will display in flex grid

Answer Question   |  March 31, 2012  6:25 AM
ComboBox, VB 6.0, Visual Basic 6.0
asked by:
5 pts.

Any recommendations for a project management software designed with marketers in mind?
I’m researching everywhere to find a marketing software platform (hosted) that can act as both a project management (tasks, assignments, deadlines, etc.) and an online collaboration/content management platform. It seems like the majority of ones out their are either designed for larger marketing departments, or are just too clunky and to full of advanced project [...]

Answer Question   |  October 27, 2012  4:09 AM
Marketing Technology
6,240 pts.

FTP geting a SAVEFILE
I have a savefile with 62GigaBytes and I´m trying transfer from WindowsServer to AS/400. From the AS/400 to WindowsServer works normaly. Wy Iam receiving the message below, after 46GigaBytes received ? > lcd bkpAS400   Local working directory is BKPAS400 > get mysavefile (rep                                       227 Entering Passive Mode (172,18,1,70,10,62).         125 Data connection already open; [...]

Answer Question   |  March 31, 2012  12:11 AM
AS/400, AS/400 FTP, FTP, SAVF
asked by:
540 pts.

Windows XP Word 2003 with macros takes a minute to open
I have win xp. The problem with word 2003 usually starts occuring in couple of months of flowless operation. Then for whatever reason, word starts taking more then 1 minute to open. I know it has to do with macros, because if I remove word template files from c:Program FilesMicrosoft OfficeOFFICE11STARTUP problem disappears because there are no [...]

Answer Question   |  March 31, 2012  5:26 PM
VBA, VBA macro, Visual Basic, Windows XP
asked by:
5 pts.

MS Access 2007 Date Query Question
My question is 2 parts: 1) I need to build a query that will look for dates in a date field that are >= 4 1/2 years from a date specified by the user. For example, if the user enters Sep 2011 the query would return all records in the database that are 4 1/2 [...]

Answer Question   |  March 31, 2012  3:17 PM
Access Database, Access Database Format, Access query
asked by:
55 pts.

How do you use multiple member files in Crystal Reports?
i have to retreive data from as400 iseires files that have multiple members and most do not have a logical for that member without creating a new logical is there anyway to tell crystal reports to use a certain member ?

Answer Question   |  March 31, 2012  3:16 PM
AS/400 database, Crystal Reports, iSeries, iSeries AS/400
asked by:
40 pts.

SQL query working differently in sql plus and SSSR
I wrote down a sql query for creating a SSRS report. The query is fetching different no of rows and data in SQLPlus and SSRS. I am worried how same query can fetch different results in different environments. Please help me.

Answer Question   |  March 31, 2012  8:34 AM
SQL Query, SQL Server, SQL Server Query, SSRS reports
asked by:
5 pts.

Map Network Drive via GPO
I am trying to map a network drive on all clients via GPO. This batch-file is used: [strong]net use s: /delete /yes net use s: \192.168.12.12S21 [/strong] This network drive needs another login as windows needs. There is no possibility to connect this server to the Active Directory. Additionly, it is not possible to use [...]

Answer Question   |  March 31, 2012  7:52 AM
GPO, GUI, GUI developers, iSeries
asked by:
40 pts.

AS/400 performance tool
Sir :  Our 3rd party vendor is requesting the ff : [em]      Please provide at least one month information about performance data in the AS400. You may request IBM to setup and activate the Performance Tool for AS/400. Data collection need to be in the interval of 5 minutes.[/em]       This is really new to [...]

Answer Question   |  March 31, 2012  5:01 AM
AS/400 performance, AS400 iseries, iSeries, iSeries 820
asked by:
370 pts.

SHA1 Digest in Perl.
Is SHA1.pm ( Perl module for SHA1 algorithm ) included in the perl download package from web? I ported a script from a Linux environment to an AIX environment. This script uses the SHA1 message digest. Although, perl exists on the AIX environment ( checked this using perl -v) , the script can’t locate SHA1.pm! [...]

Answer Question   |  March 31, 2012  11:40 PM
AIX, Linux, Linux administration, Perl, Perl error handling, SHA1
asked by:
10 pts.

make Oracle 10g compatible with 81
 Can Oracle 10g be made compatible with 8.1?  I’ve installed 10g then 8.1.  When I try to connect to an 8.1 database, i get the error: “[MERANT][ODBC Oracle 8 driver]Driver’s SQLSetConnectAttr failed.[MERANT][ODBC Oracle 8 driver]Optional feature not implemented.{MERANT][ODBC Oracle driver][Oracle 8]ORA-12154: tns:could not resolve the connect identirier specified”   Thanks!

Answer Question   |  March 31, 2012  5:47 PM
Oracle 10g, Oracle 10g administration, Oracle 8.1.4, Oracle Compatibility
asked by:
25 pts.

Did the wrong thing with firefox and osx
Hi, because of the fear of loosing my email text, the first time domino answered to install the necessary sowtware (8.5.2) to work correctly with firefox in osx i said “no”, hoping to have the chance to do it in a second time. This doesn’t happen nomore and now i’m not able to send emails [...]

Answer Question   |  March 31, 2012  4:43 PM
iNotes 85, Lotus Domino, Lotus Notes, Mac OS X
asked by:
15 pts.

Career shift from .Net to SAP
I have around 8 yrs of work experience working on microsoft technologies and was thinking about moving towards SAP. How do i go about it and what are the risk factors involved? Where do i start from and can i slowly shift from technical SAP to being a SAP consultant?

Answer Question   |  March 31, 2012  2:43 PM
.NET development, .Net to SAP, SAP careers
asked by:
5 pts.

Outlook 2007 “Not Equal” Rules Conditions
Using Mail Rules in Outlook 2007, how do I specify a “not equal” condition. For example, I want the rule to apply to Messages TO a Person and NOT FROM another specific person?

Answer Question   |  March 31, 2012  1:13 PM
Outlook 2007, Outlook 2007 rules, Outlook rules, Windows XP
asked by:
5 pts.