foxpro 2.6 windows
i’m using MS Visual Foxpro 6.0. In my program, i would like to display a photo (.jpg @ .bmp format) on the screen. How i can do that and what is the coding?
Answer Question
| May 2, 2010 4:28 AM
FoxPro
i’m using MS Visual Foxpro 6.0. In my program, i would like to display a photo (.jpg @ .bmp format) on the screen. How i can do that and what is the coding?
SQL EXCEPTION JOIN
I have three files (orderinfo, deliveryinfo and itemlines). The three files entries shall exist as 1 to 1 to many. The files contains orders from 10+ years. Thus data has been migrated several times by various people. I have discovered that the one-to-one-to-many rule has been broken for many orders. I wrote a pgm to [...]
Answer Question
| May 4, 2010 1:01 AM
SQL, SQL Exception, SQL EXCEPTION JOIN, SQL join
I have three files (orderinfo, deliveryinfo and itemlines). The three files entries shall exist as 1 to 1 to many. The files contains orders from 10+ years. Thus data has been migrated several times by various people. I have discovered that the one-to-one-to-many rule has been broken for many orders. I wrote a pgm to [...]
Loading OEM Software
How do I load OEM software purchased from you ? ? ?
Answer Question
| November 9, 2010 11:09 PM
LOAD, OEM, Software
How do I load OEM software purchased from you ? ? ?
ALDON Release Management
Who is using ALDON for promotions and deployment in a Release Manager position?
Answer Question
| May 3, 2010 9:28 PM
ALDON, Application development, Application Lifecycle Management, Deployment
Who is using ALDON for promotions and deployment in a Release Manager position?
on java develop secret cod conversion tool
on java develop secret cod conversion tool
Answer Question
| May 3, 2010 7:03 PM
Java, Java development
on java develop secret cod conversion tool
Publishing/Copying asp.net website
I need to find out the difference between copying the website (which includes the .aspx.vb files) from development server to production as compared to using the publish website tool in Visual studio. is there any difference in the website’s page loading time when copied or published.
Answer Question
| April 30, 2010 6:45 AM
ASP.NET 3.5, Visual Studio 2008
I need to find out the difference between copying the website (which includes the .aspx.vb files) from development server to production as compared to using the publish website tool in Visual studio. is there any difference in the website’s page loading time when copied or published.
segmentation fault
i am doing socket programming in linux with the help of gcc compiler .the server code is giving error. Segmentation fault (core dumped) the code is: #include<stdio.h> #include<string.h> #include<stdlib.h> #include<netinet/in.h> #include<sys/socket.h> #include<unistd.h> //#define message 255 int main(void)/*(int argc,char* argv[])*/ { int sock,sock1; struct sockaddr_in server; struct sockaddr_in client; char buffer[255]; char buff[20]={“message recieved”}; int [...]
Answer Question
| April 30, 2010 5:45 AM
Linux, Segmentation Fault, Socket programming
i am doing socket programming in linux with the help of gcc compiler .the server code is giving error. Segmentation fault (core dumped) the code is: #include<stdio.h> #include<string.h> #include<stdlib.h> #include<netinet/in.h> #include<sys/socket.h> #include<unistd.h> //#define message 255 int main(void)/*(int argc,char* argv[])*/ { int sock,sock1; struct sockaddr_in server; struct sockaddr_in client; char buffer[255]; char buff[20]={“message recieved”}; int [...]
Data entry and calculations in the same cell
I have an excel template and would like to allow the user to input their date in one of two ranges and have the other range calculated automatically based on a formula to use in each cell This means that the formula needs to be outside the cells in the two ranges as they are [...]
Answer Question
| April 29, 2010 5:30 PM
Data conversion, excel, Excel Cell Formatting, Excel formulas
I have an excel template and would like to allow the user to input their date in one of two ranges and have the other range calculated automatically based on a formula to use in each cell This means that the formula needs to be outside the cells in the two ranges as they are [...]
Creating GPO from VBScropt in Windows Server 2003 R2
I’m running Windows Server 2003 R2. Is it possible to create a Group Policy Object (GPO) from a VBScript, and add all settings for the GPO in the process?
Answer Question
| April 30, 2010 4:50 PM
Group Policy Objects, VBScript, Windows Server 2003 R2
I’m running Windows Server 2003 R2. Is it possible to create a Group Policy Object (GPO) from a VBScript, and add all settings for the GPO in the process?
ERP/BPM/Ceritification
Sir,I have been working in a ERP company in implementation since 2007. The platform of ERP/Product is totally different from SAP/Oracle/Navision etc therefore i can not shift/change the job for growht becuase my product knowledge is not acceptlable by other vendors , inthis case i am thinking to do SAP Certification course so i can [...]
Answer Question
| July 21, 2010 9:04 AM
BPM, Navision, Oracle Careers, SAP certifications
Sir,I have been working in a ERP company in implementation since 2007. The platform of ERP/Product is totally different from SAP/Oracle/Navision etc therefore i can not shift/change the job for growht becuase my product knowledge is not acceptlable by other vendors , inthis case i am thinking to do SAP Certification course so i can [...]
Jobs in oracle and java comparision
I am actually new to both Java and oracle technologies.I am thinking to go ahead either with Java or Oracle. I just need to know which among them is good ? As, a beginner I am just wondering, whether Java will be good or oracle will be good in terms of job opportunities and salary [...]
Answer Question
| February 5, 2011 11:11 PM
IT careers, IT salaries, Java, Java vs Oracle, Oracle Careers
I am actually new to both Java and oracle technologies.I am thinking to go ahead either with Java or Oracle. I just need to know which among them is good ? As, a beginner I am just wondering, whether Java will be good or oracle will be good in terms of job opportunities and salary [...]
How to inform web site visitors that we have added a shorter domain name for easier access.
What is the best way to introduce a shorter domain name that is just forwarded to the existing web site? The existing domain name will remain the same, I would appreciate some suggestions how to inform our visitors they can now type in a shorter domain name that is based around the theme of the [...]
Answer Question
| May 6, 2010 9:11 PM
Domain Name Change, Dreamweaver, HTML, Short Domain Names, Web site design & management
What is the best way to introduce a shorter domain name that is just forwarded to the existing web site? The existing domain name will remain the same, I would appreciate some suggestions how to inform our visitors they can now type in a shorter domain name that is based around the theme of the [...]
Pinging an IP address in certain sign-on programs while using CICS
We are using the CICS Web Interface. In our sign-on program, DFH$WBSN, we would like to check the IP address. Is it possible to obtain an IP address of a CICS Web Interface client session via this sign-on program?
Answer Question
| April 28, 2010 7:51 PM
CICS, Open source Web services, Ping Requests
We are using the CICS Web Interface. In our sign-on program, DFH$WBSN, we would like to check the IP address. Is it possible to obtain an IP address of a CICS Web Interface client session via this sign-on program?
XML-INTO and File Lock
Hi, I want to process an XML file from the IFS using XML-INTO. I want to lock the file so that no one accesses it while it is being processed. I use Open(FileName:O_RdOnly:O_Share_None). This seems to lock the file alright but the XML-INTO will not work while the file is locked. Both the Open and [...]
Answer Question
| May 1, 2010 12:30 PM
iseries v5r4, XML, XML-INTO
Hi, I want to process an XML file from the IFS using XML-INTO. I want to lock the file so that no one accesses it while it is being processed. I use Open(FileName:O_RdOnly:O_Share_None). This seems to lock the file alright but the XML-INTO will not work while the file is locked. Both the Open and [...]
Customize data report in vb6
hii …i am new in vb..my problem is how can print data report according to the data content??? suppose i want to print few data. after printing there is so many space there following the data … how can we stop the printing after the specified data help me plssssssss
Answer Question
| April 28, 2010 10:20 AM
Visual Basic 6
hii …i am new in vb..my problem is how can print data report according to the data content??? suppose i want to print few data. after printing there is so many space there following the data … how can we stop the printing after the specified data help me plssssssss
how to run a command sub with another command sub
i have a program in which i need to run a R.N.G.(random number generator) in a different command sub than the one i click on. it may work if you could also tell me how to run a private sub???
Answer Question
| April 28, 2010 6:50 AM
Random Number Generator, Visual Basic 6
i have a program in which i need to run a R.N.G.(random number generator) in a different command sub than the one i click on. it may work if you could also tell me how to run a private sub???
Value cannot be null.Parameter name:path1
While opening crystal report in crystal report viewer,error occured on some machine. value cannot be null.parameter name:path1
Answer Question
| April 1, 2011 6:07 AM
Crystal Reports, VB.NET 2005
While opening crystal report in crystal report viewer,error occured on some machine. value cannot be null.parameter name:path1
VBScript for AD users?
I need a VBScript that can read the First Name, Last Name, and Email ID properties of Active Directory users from Active Directory. I also need to populate this data onto a text file. Does anyone know the code or a link where I can find this code?
Answer Question
| April 28, 2010 6:30 PM
Active Directory, Active Directory Users and Computers, VBScript
I need a VBScript that can read the First Name, Last Name, and Email ID properties of Active Directory users from Active Directory. I also need to populate this data onto a text file. Does anyone know the code or a link where I can find this code?
SQL record with latest date
if there is one table with a id and names as cloumns and another table with the id and dates, if want to have a id, name and the latest dates as an id can have mulitple dates what would be the query
Answer Question
| April 28, 2010 4:01 PM
SQL, SQL tables
if there is one table with a id and names as cloumns and another table with the id and dates, if want to have a id, name and the latest dates as an id can have mulitple dates what would be the query
FoxPro Report Preview Hangs
When previewing an existing report, FoxPro freezes momentarily every time you change the page and recovers 1 min later
Answer Question
| April 27, 2010 11:58 PM
FoxPro, FoxPro errors, FoxPro Report Preview Hangs
When previewing an existing report, FoxPro freezes momentarily every time you change the page and recovers 1 min later





