Code complexity?
What tools (open source/paid) do you use to determine code complexity?
Answer Question
| March 13, 2009 6:25 PM
Code Complexity, Coding, Development, Open source software
What tools (open source/paid) do you use to determine code complexity?
How to store Form values in Oracle 10g with VB.NET
abt database storage in vb.net2005
Answer Question
| March 18, 2009 10:24 AM
Database programming, Oracle 10g, VB.NET 2005, Visual Basic .NET
abt database storage in vb.net2005
How to combine variables
In my data set, I have four variables that have the same codes in them. The four variables relate to the same question that was given four different times to the same people. How do I get all of their responses under one variable so that I can work with it
Answer Question
| November 12, 2009 6:52 AM
Data analysis, Datasets, Variables
In my data set, I have four variables that have the same codes in them. The four variables relate to the same question that was given four different times to the same people. How do I get all of their responses under one variable so that I can work with it
Custom alert messages with SQL
sql custom messages, how to put a message box if value entered is already taken? and if value entered does not exist?
Answer Question
| March 11, 2009 4:14 AM
SQL custom message, SQL development
sql custom messages, how to put a message box if value entered is already taken? and if value entered does not exist?
My C++ compiler showing error UNABLE TO OPEN IOSTREAM.H and IOSTREAM
My c++ compiler showing error that UNABLE TO OPEN IOSTREAM.H #include<iostream.h> <—- error When I enter IOSTREAM it again shows error #include<iostream.h> <<——- error and so for other header files and also for COUT and CIN
Answer Question
| June 13, 2013 1:57 AM
C, C compiler, Header files, IOstream, IOstream.h
My c++ compiler showing error that UNABLE TO OPEN IOSTREAM.H #include<iostream.h> <—- error When I enter IOSTREAM it again shows error #include<iostream.h> <<——- error and so for other header files and also for COUT and CIN
Create XML with RPG IV
Create XML with RPG IV
Answer Question
| March 11, 2009 8:59 PM
Create XML with RPG IV, RPG IV, XML
Create XML with RPG IV
Device information with vb.net 2005
hi, i am making a program to notify every time it detects either a keyboard,mouse,headphone and blue tooth etc. devices state changed, i find the service name of some of them like- bluetooth- BthEnum keyboard – kbdhid mouse – mouhid i want to know the names of pendrive’s, modem,head phone. i searched them in net [...]
Answer Question
| March 14, 2009 8:33 PM
VB.NET, VB.NET 2005
hi, i am making a program to notify every time it detects either a keyboard,mouse,headphone and blue tooth etc. devices state changed, i find the service name of some of them like- bluetooth- BthEnum keyboard – kbdhid mouse – mouhid i want to know the names of pendrive’s, modem,head phone. i searched them in net [...]
What is the difference between SQL and T-SQL?
What is the difference between SQL and T-SQL?
Answer Question
| April 1, 2009 6:30 PM
SQL, T-SQL
What is the difference between SQL and T-SQL?
ASP
System ASP reached more than 90% need to reduce the ASP Percentage
Answer Question
| March 11, 2009 4:40 PM
AS/400 ASP, AS/400 performance, ASP
System ASP reached more than 90% need to reduce the ASP Percentage
Need Help With Multiple Conditions and Constraints for Access 2007 VBA Event
Hi, I’m working with VBA for On Click Event procedures in Access 2007. My knowledge of Visual Basic is rudimentary and I’ve come against a business rule I can’t even begin to figure out how to code. I work at a college and was asked to build a database for a student conference we’re hosting. [...]
Answer Question
| March 17, 2009 4:11 PM
Access 2007, Microsoft Access, VBA, Visual Basic, Visual Basic for Applications
Hi, I’m working with VBA for On Click Event procedures in Access 2007. My knowledge of Visual Basic is rudimentary and I’ve come against a business rule I can’t even begin to figure out how to code. I work at a college and was asked to build a database for a student conference we’re hosting. [...]
IFS Save/Restore date
Is there any specific API/COMMAND to retrieve IFS save/restore date?
Answer Question
| March 10, 2009 2:31 PM
API, IFS, IFS Commands
Is there any specific API/COMMAND to retrieve IFS save/restore date?
Web development project with streaming video
Hello All. I have a site. Now i want a give a option to visitor to put their video on my web site. For this i have three option. 1> put a their video URL 2> put their video Embed Code. 3> Admin put a video. End user can hav option 1 and 2. and [...]
Answer Question
| March 10, 2009 4:34 AM
Apache Web Server, MySQL, PHP, Streaming Video, Symfony, Web development
Hello All. I have a site. Now i want a give a option to visitor to put their video on my web site. For this i have three option. 1> put a their video URL 2> put their video Embed Code. 3> Admin put a video. End user can hav option 1 and 2. and [...]
what is code of c/c++/java for search a file on local pc .program run on WINDOWSplateform
iam a MCA student .iwant to develop a c/c++/java code for search a file on my own pc in WINDOWS operating system enviornment.program must provide specific path or location of file.or say file not exists
Answer Question
| March 9, 2009 8:09 PM
C, Development, Java
iam a MCA student .iwant to develop a c/c++/java code for search a file on my own pc in WINDOWS operating system enviornment.program must provide specific path or location of file.or say file not exists
Intalling QTP on a VM Server
I want to install QTP on a VM Server. What are the advantages? Where can I find more details on this? Has anyone done this before?
Answer Question
| August 23, 2009 7:21 PM
QTP, QTP on VMware, VMware
I want to install QTP on a VM Server. What are the advantages? Where can I find more details on this? Has anyone done this before?
Allow Additions Property on Subform In Form View in Access 2000
I have a main form and a subform in access 2000. I have set both the properties to NOT Allow Edits, Or Deletions, but Yes to allow additions. However, when I open the form in form view the property for allow additions changes back to no. I am able to go back and change the [...]
Answer Question
| March 9, 2009 12:57 PM
Access 2000, Access forms, Microsoft Access
I have a main form and a subform in access 2000. I have set both the properties to NOT Allow Edits, Or Deletions, but Yes to allow additions. However, when I open the form in form view the property for allow additions changes back to no. I am able to go back and change the [...]
Oracle Forms 6i Database Objects
I have problem that Forms 6i does not see packages stored on Database with Dynamic SQL code on it. When I open Forms Designer it does see Database Objects at the bottom but with running the forms it gives and error that does see sys. dba_sql. Thank you
Answer Question
| March 9, 2009 9:31 AM
Dynamic SQL, Oracle Designer, Oracle development, Oracle Forms 6i, Oracle SQL, SQL
I have problem that Forms 6i does not see packages stored on Database with Dynamic SQL code on it. When I open Forms Designer it does see Database Objects at the bottom but with running the forms it gives and error that does see sys. dba_sql. Thank you
How can I use folder lock functionality with .NET and C#
how can i use folder lock functionality with .net and C#
Answer Question
| June 18, 2009 8:51 AM
.NET, .NET development, C
how can i use folder lock functionality with .net and C#
How to search for a local file programmatically using C/C++
HOW, I develop a c/c++/java program for searching a file on my Personal computer
Answer Question
| March 10, 2009 8:35 AM
C, Java, Local search, Search string
HOW, I develop a c/c++/java program for searching a file on my Personal computer
What is primary difference between Retesting and Regression testing
What is primary difference between Retesting and Regression testing
Answer Question
| October 5, 2010 4:44 AM
Regression testing, Retesting, Software Quality, Software testing, Software testing methodologies
What is primary difference between Retesting and Regression testing
Will Lotus 123 ver 9.5 work on Win XP on a Core 2 Duo processor?
I have a fully functional set of 123 applications that run successfully under Windows XP on a Dell Dimension 4550. I recently bought a new Dell Inspiron 530 with Win XP and while the application appears to run okay, my legacy spreadsheets have errors all over them. The sheet to sheet links will not resolve [...]
Answer Question
| March 9, 2009 9:03 PM
Intel Core 2 Duo, Legacy applications, Legacy software, Lotus 123, Windows XP
I have a fully functional set of 123 applications that run successfully under Windows XP on a Dell Dimension 4550. I recently bought a new Dell Inspiron 530 with Win XP and while the application appears to run okay, my legacy spreadsheets have errors all over them. The sheet to sheet links will not resolve [...]





