ip not working
when i replaced the localhost with my ip address, it showed errror. what I need to do?
Answer Question
| May 13, 2010 7:11 AM
Cold Fusion, IP address, Web development
when i replaced the localhost with my ip address, it showed errror. what I need to do?
vb.net 2008 File Access
hi, i try to access the pdf file in server thru vb.net 2008 code.
Answer Question
| May 12, 2010 3:18 AM
PDF, PDF conversion, Visual Basic .NET, Visual Basic 2008
hi, i try to access the pdf file in server thru vb.net 2008 code.
Function
A class SomeClass has a member function F that has no parameter list, returns an int value, and does not modify any of the private data. Which of the following would be the correct function definition for F? int F() const { … const int F() { … SomeClass::int F() const { … const int [...]
Answer Question
| May 11, 2010 5:52 PM
C++
A class SomeClass has a member function F that has no parameter list, returns an int value, and does not modify any of the private data. Which of the following would be the correct function definition for F? int F() const { … const int F() { … SomeClass::int F() const { … const int [...]
How to compile a source in a server so that I can able to debug the program in another server which doesn’t have compiler?
Hi, I have two servers. One server doesn’t have compiler and I need to port some programs to this server and I need to debug it. So, what parpameters do I need to supply at the time of compilation in the server which has compiler. Thanks in advance
Answer Question
| May 12, 2010 9:18 AM
Compilers, Debugging, Servers
Hi, I have two servers. One server doesn’t have compiler and I need to port some programs to this server and I need to debug it. So, what parpameters do I need to supply at the time of compilation in the server which has compiler. Thanks in advance
xml publisher reports
i had developed one invoice report in xml. my problem is when iam giving parameters from invoice ,to invoice in output both invoice are coming in same page i want one invoice in one page and other in another page plz help me
Answer Question
| May 10, 2010 5:16 AM
XML, XML Publisher
i had developed one invoice report in xml. my problem is when iam giving parameters from invoice ,to invoice in output both invoice are coming in same page i want one invoice in one page and other in another page plz help me
Adding to numbers in VB6
Hi, Please i need for adding to number with decimals in vb6 from a textbox. that is, dim txt as double dim txt2 as double dim result as double txt=val(text.text) txt2=val(text1.text) result=txt + txt2 ‘case 1 if text.text=5 text1.text=6 result=11 but when text.text=5,6 text1.text=6,7 result=11 instead of 12.3 thanks for helping. Dex
Answer Question
| May 10, 2010 9:44 PM
VB6, Visual Basic
Hi, Please i need for adding to number with decimals in vb6 from a textbox. that is, dim txt as double dim txt2 as double dim result as double txt=val(text.text) txt2=val(text1.text) result=txt + txt2 ‘case 1 if text.text=5 text1.text=6 result=11 but when text.text=5,6 text1.text=6,7 result=11 instead of 12.3 thanks for helping. Dex
tomcat virtual hosting question
I installed tomcat 5.5 on d:Tomcat 5.5 which is a directly from tomcat.apache.com homepage not xampp Previously, i have defined something like on c:Program Filesxamppapacheconfextrahttpd-vhosts.conf on xampp- script is : # # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most [...]
Answer Question
| May 10, 2010 8:43 AM
Apache Tomcat, Tomcat, Virtual Hosting
I installed tomcat 5.5 on d:Tomcat 5.5 which is a directly from tomcat.apache.com homepage not xampp Previously, i have defined something like on c:Program Filesxamppapacheconfextrahttpd-vhosts.conf on xampp- script is : # # Virtual Hosts # # If you want to maintain multiple domains/hostnames on your # machine you can setup VirtualHost containers for them. Most [...]
AS/400, BPCS, show only totallines (with all information), summirazid on ILQTY from the SIL-file
Good afternoon, I made a query with some files like SIL, SSM and IIM. Now I want to summarize on quantities of sales (ILQTY, SIL-file) but other field (like 6 more or so) still need to be showed with only the totals per item (ILPROD). In my overview I get only Productitem and quantity summarized, [...]
Answer Question
| May 7, 2010 12:25 PM
AS/400, BPCS, Query
Good afternoon, I made a query with some files like SIL, SSM and IIM. Now I want to summarize on quantities of sales (ILQTY, SIL-file) but other field (like 6 more or so) still need to be showed with only the totals per item (ILPROD). In my overview I get only Productitem and quantity summarized, [...]
ASP.Net Membership Provider + WPF + Localization
Hello, We are using ASP.Net Membership provider for user management module in our WPF based application. It seems to be working fine. But now we want to localize our WPF application, and dont know how to do that with respect to the data stored as part of MemberShip Provider. Is Localization supported by Memebership Provider [...]
Answer Question
| May 7, 2010 11:41 AM
Application virtualization, ASP.NET, ASP.NET membership, Localized Application Virtualization, wpf, wpf application
Hello, We are using ASP.Net Membership provider for user management module in our WPF based application. It seems to be working fine. But now we want to localize our WPF application, and dont know how to do that with respect to the data stored as part of MemberShip Provider. Is Localization supported by Memebership Provider [...]
AS/400 BPCS Query Training Manual
I am looking for a complete (digital) training manual to make queries in BPCS. Can someone provide me with this? Thank you very much! Rgds, D
Answer Question
| February 1, 2011 7:18 AM
AS/400, BPCS, bpcs queries, BPCS training, Query
I am looking for a complete (digital) training manual to make queries in BPCS. Can someone provide me with this? Thank you very much! Rgds, D
AS/400 BPCS difference between files with L01 and the files without (example ILI and ILIL01)
In many queries after the filename L01 is used. Is this to get only the active records? Or can someone explain me what it means? Thank you! Rgds,
Answer Question
| May 7, 2010 7:16 AM
AS/400, Query
In many queries after the filename L01 is used. Is this to get only the active records? Or can someone explain me what it means? Thank you! Rgds,
What are the known issues in functional testing of an application after sybase upgrade from v12 to v15?
What are the known issues in functioanl testing of an application after sybase upgrade from v12 to v15? I have to test around 15 applications after a major upgrade in Sybase from v12.5.4 to v15.0.3.
Answer Question
| May 7, 2010 5:44 AM
Functional testing, Sybase 12, Sybase ASE 15, sybase upgrade from v12 to v15
What are the known issues in functioanl testing of an application after sybase upgrade from v12 to v15? I have to test around 15 applications after a major upgrade in Sybase from v12.5.4 to v15.0.3.
query, table relationships
I forgot to make a relationship between tables causing all of my items to appear to have been made by every manufacturer. What is this type of error called?
Answer Question
| May 6, 2010 6:24 PM
Query, relationships, too many results
I forgot to make a relationship between tables causing all of my items to appear to have been made by every manufacturer. What is this type of error called?
Need Help With QMHRCVM – Receive Nonprogram Message API
Need Help With QMHRCVM – Receive Nonprogram Message API. I am having problems with the parameters (4 BYTES) Can someone help? D ERRORDS DS INZ D BYTESPROV 1 4B 0 INZ(116) D BYTESAVAL 5 8B 0 D MESSAGEID 9 10 D ERR### 16 16 D MESSAGEDTA 17 116
Answer Question
| May 8, 2010 3:29 PM
API, iSeries, QMHRCVM
Need Help With QMHRCVM – Receive Nonprogram Message API. I am having problems with the parameters (4 BYTES) Can someone help? D ERRORDS DS INZ D BYTESPROV 1 4B 0 INZ(116) D BYTESAVAL 5 8B 0 D MESSAGEID 9 10 D ERR### 16 16 D MESSAGEDTA 17 116
SIL File, field ILQTY make it numeric
How can I make the field ILQTY in the SIL file (for invoices) make numeric, so that I can make a count in summaries? Thank you!
Answer Question
| May 11, 2010 9:15 AM
AS/400 Query, Query
How can I make the field ILQTY in the SIL file (for invoices) make numeric, so that I can make a count in summaries? Thank you!
Editions of SQL Server
Can you briefly discuss the different editions of the database that are available now?
Answer Question
| May 5, 2010 8:10 PM
SQL Server 2008 R2, SQL Server availability, SQL Server Version Comparison
Can you briefly discuss the different editions of the database that are available now?
Fill out your profile and add a picture to win an iPad
If you haven’t filled out your profile and added your picture, do it now and you could win an iPad. Once you’ve added your picture and filled out your profile, add a comment to this post to let me know and I’ll give you 100 Knowledge Points. To increase your chances of winning, here’s how to earn more points: [...]
Answer Question
| April 13, 2011 7:17 PM
Application security, Backup storage, Channel, CIO, CRM, Data management, DataCenter, Development, Exchange, ITKE, ITKE Community, ITKE Contests, Microsoft Windows, SQL Server, VoIP
If you haven’t filled out your profile and added your picture, do it now and you could win an iPad. Once you’ve added your picture and filled out your profile, add a comment to this post to let me know and I’ll give you 100 Knowledge Points. To increase your chances of winning, here’s how to earn more points: [...]
‘IF ELSE’ condition in XML publisher
How do I use the ‘IF ELSE’ condition in XML publisher?
Answer Question
| September 17, 2012 12:04 PM
Oracle, XML, XML and XML schema
How do I use the ‘IF ELSE’ condition in XML publisher?
Any Python use?
I know of a port to iSeries from way back. Wondering if there much use? I find that for some tasks, it can be more expressive than RPG. Especially useful if you have an ORM to help with table / SQL generation. Or if you want object orientation.
Answer Question
| October 10, 2010 8:15 AM
AS/400, Python, RPG, SQL
I know of a port to iSeries from way back. Wondering if there much use? I find that for some tasks, it can be more expressive than RPG. Especially useful if you have an ORM to help with table / SQL generation. Or if you want object orientation.
Virtual Lab for SQL Server 2008 R2
Instead of downloading, is there a virtual lab for SQL server 2008 R2?
Answer Question
| May 4, 2010 9:50 PM
SQL Server 2008 R2, SQl Server 2008 R2 Virtual Lab, Virtual lab
Instead of downloading, is there a virtual lab for SQL server 2008 R2?





