Get answers.  Share knowledge.  Collaborate with peers.




SQL Server 2005 License
This question is not about doing something illegal toward the SQL Server Licensing; on the other hand it is about knowing relationship between Licensing and hardware. Question: I have SQL Server 2005 licensed for 2 physical CPUs. Recently, I bought a system with 4 CPUs to replace the old machine. I know that I must [...]

Answer Question   |  November 20, 2010  8:55 PM
CAL, CPU, SQL 2005, SQL Server 2005 License, SQL Server licensing, Windows Server 2003
asked by:
10 pts.

Outlook 2003 meeting requests to calendar
In Outlook 2003 how do I set up meeting requests to move to recipients’ calendars when they respond affirmatively.

Answer Question   |  November 18, 2010  8:31 PM
Outlook 2003, Outlook 2003 calendar, Outlook calendar alerts, Outlook Calendars, Outlook Meeting Requests
asked by:
5 pts.

Visual Basic 6.0 data reports with Oracle 10g
I connected vb6 to oracle 10g using ADODC…can u tell me how to connect data reports using 10g?

Answer Question   |  November 18, 2010  7:28 PM
ADODC, Oracle 10g, Oracle 10g administration, VB 6.0, Visual Basic 6.0
asked by:
Suk
5 pts.

Citrix Connection
Citrix connection will be done only thorugh internet or it is a different connection like internet?

Answer Question   |  November 22, 2010  7:01 PM
Citrix, Citrix Connectivity, Citrix Deployment, Citrix Server
asked by:
5 pts.

Tomorrow at 4PM ET: ITKE Rolls Out New Badge System
Badges are almost here and we could use your help. Friday at 4pm ET, we will be launching the new badge system so we need you to stay vigilant and let us know if you notice anything odd with your badges, your profile, or the site. Be aware that [strong]we are planning to experience some [...]

Answer Question   |  May 26, 2011  6:55 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Developement, Exchange, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server 2003
asked by:
16,755 pts.

ORA-1555 insert table with 3 billions rows in Oracle with SQL
I have a big table with 3 billions rows and would like to rebuild in a less period of time as possible. I ran 3 plsql scrits , each plsql script is doing a full table scan to get 3 diferente range of data and insert in a new table , the commit in the [...]

Answer Question   |  November 18, 2010  6:05 PM
ORA-1555, Oracle 9i, Oracle Tables, SQL
asked by:
5 pts.

I’m switching companies and from Lotus Notes to Outlook. How can I save and view my LN emails?
I’ve got a large archive of emails from my current company which I want to keep and view in the future. Do I need to buy a personal LN licence?

Answer Question   |  November 23, 2010  5:22 PM
Lotus Notes, Lotus Notes archive, Lotus Notes backup, Lotus Notes licensing, Outlook, Outlook Migration
asked by:
25 pts.

AS/400 SFTP causes one position shift of data in send file
Hi Friends,I got a problem.I am copying data from flat file to path and sending on SFTP. after reaching the file oracle, first record loading fine into oralce, but from second record onwards, data shifting to right by 1 postion .  Could you please suggest. Thanks in Advance.    

Answer Question   |  November 19, 2010  4:13 PM
AS/400 flat file, AS/400 SFTP, Oracle, Oracle File Authentication, SFTP
asked by:
40 pts.

Errors printing Java code
I tried to create an upperclass code, but it seem like it doesn’t want to print out. Here is my code: import java.io.*; import java.io.File; import java.io.FileNotFoundException; import java.io.PrintWriter; import java.util.Scanner; public class upperCase { public static void main(String[]args) { Scanner in = null; PrintWriter out = null; try { File file = new File("Chapter9.txt"); [...]

Answer Question   |  November 22, 2010  12:48 PM
Java, Java applications, Java code, Java developers
asked by:
75 pts.

How to remove an only administrator password off Windows 7?
how to remove an only administrator password off windows 7

Answer Question   |  June 26, 2012  10:10 AM
Administrator password, Windows 7, Windows 7 Administration, Windows administration
asked by:
5 pts.

How to Test for Numerics in AS/400
I need to test for Numeric. I have to check, If a variable contains Numeric values. I wanted to use TESTN opcode, but people are saying not to use it; as it does not work properly some times. Is there any other alternative to this? Has anybody done this before? any help would be of [...]

Answer Question   |  November 24, 2010  9:18 AM
AS/400, Numeric, RPG/400, RPGILE
asked by:
320 pts.

Saving and opening forms in Visual Basic 6
how to save/open a form in vb6 using a command button?

Answer Question   |  December 5, 2011  9:14 AM
VB 6.0, Visual Basic, Visual Basic 6.0, Visual Basic developers
asked by:
15 pts.

Translating SAP Table names
Does anyone have experience of translating the german table/column names in a SAP /Oracle database

Answer Question   |  November 18, 2010  8:30 AM
Data translation, Oracle, Oracle 10g, Oracle Database, SAP, SAP Tables
asked by:
10 pts.

Can I direct query the Oracle database with SQL Plus?
I am about to start work on a SAP system which has an underlying Oracle(version 10) database. I would like to know if it straightforward to query the Oracle database directly iusing SQL*Plus for example ?

Answer Question   |  November 18, 2010  8:23 AM
ERP, Oracle, Oracle 10, Oracle Database, Oracle Query, SAP, SQL, SQL Plus, Unix
asked by:
10 pts.

How to build a SAP SCM interface to a legacy system
Hi all; I have a business requirement that state the creation of an synchronous interface between SAP SCM 7.0 to a legacy system.  This is the general overview of the process: 1. A sales order is created in a back end system 2. The sales order is replicated into SAP ECC (this interface is already [...]

Answer Question   |  November 18, 2010  6:39 AM
Legacy systems, SAP, SAP migration, SAP SCM
asked by:
5 pts.

IT career that will use both my software engineering & electronics degrees
Respected Sir, I am a student of Bachelor of Science (Subject-Electronics) in 2nd year, and, I am also doing GNIIT (Software Engineering) from private institute NIIT which costs me 1,20,000. So my question is there is any field where both the above will be helpful to me, Or one has no combination with other, or [...]

Answer Question   |  November 19, 2010  6:27 AM
IT career development, IT career planning, IT careers, Software engineering, Software Engineers
asked by:
5 pts.

null v/s ” “(empty string) in Java
what is the difference between null string and emty string(” ” ) in java? String name; if(name == null || name == “”) { } wat is the meaning of the abouve if statement?

Answer Question   |  November 22, 2010  5:11 AM
Java, Java code, Java developers, NULL, String name
asked by:
220 pts.

Which user end is lightweight and faster in client server design, Java or Netbeans?
Which user end is lightweight and faster in client server design Java or Netbeans?  

Answer Question   |  November 19, 2010  3:17 AM
Java, Java IDE, NetBeans, Open source applications, Programming Languages
asked by:
35 pts.

Unsharing changes in linked files in Linux
Suppose you have a file that is linked to a file owned by another user. How can you ensure that changes to the file are no longer shared?

Answer Question   |  November 19, 2010  2:19 AM
File sharing protocols, File Sharing Security, Linux file permissions, Linux file system
asked by:
5 pts.

Copy BLOB to BLOB using TSQL
Is there a way I can copy a BLOB from one column to another using TSQL ?

Answer Question   |  November 19, 2010  1:37 AM
BLOB, BLOB TSQL, SQL Server 2008, SQL Server 2008 R2
asked by:
5 pts.