How to find Route Active in range 192.168.128.1 -192.168.131.1?
how to find Route Active in range 192.168.128.1 -192.168.131.1?
Answer Question
| August 24, 2010 9:20 AM
Java, Java applications, Routers, Routing
how to find Route Active in range 192.168.128.1 -192.168.131.1?
Changing item color in Listbox
I fill the listbox with tables from SQL base The colums are b1,b2,b3,b4,b5,b6,b7 There are up to 1 million rows in listbox example b1,b2,b3,b4,b5,b6,b7 are as follows: 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 1,7,14,18,22,26,30 If any row contain any of this numbers(1,4,14,23,35,36,37) that item should given a different color from listbox’s fore color as bellow 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 [...]
Answer Question
| August 24, 2010 7:46 AM
ListBox, SQL, VB.NET 2008, Visual Studio, Visual Studio 2008, VS 2008
I fill the listbox with tables from SQL base The colums are b1,b2,b3,b4,b5,b6,b7 There are up to 1 million rows in listbox example b1,b2,b3,b4,b5,b6,b7 are as follows: 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 1,7,14,18,22,26,30 If any row contain any of this numbers(1,4,14,23,35,36,37) that item should given a different color from listbox’s fore color as bellow 1,2,3,4,5,6,7 4,5,14,25,35,36,39 14,15,22,23,25,30,31 [...]
Creating DB of stories from documents for a website
I want to create and maintain a database for a personal library; if it works, I would like to make it available online. I know there are several already available but I’m trying to set up something specific – something for the fanfiction community. (For those not in the know, ‘fanfiction’ is simply fiction written [...]
Answer Question
| January 13, 2012 5:55 AM
Access Database, Access Database Design, Database design, Database Development, Database issues, Web development, Web development tools
I want to create and maintain a database for a personal library; if it works, I would like to make it available online. I know there are several already available but I’m trying to set up something specific – something for the fanfiction community. (For those not in the know, ‘fanfiction’ is simply fiction written [...]
Client Loves User-Level Security, But Needs Access 2007
Hey Guys, I have a Client for whom I have remodeled an access database. The database was initially created in Access 2003, and has been updated in 2007, though it is still in .mdb format. I showed the client a few simple user-level security options, and they worked like a charm. The only problem is [...]
Answer Question
| August 23, 2010 8:10 PM
Access 2003, Access 2003 Security, Access 2007, Access 2007 security, Access Database, Access Database Design, User-Level Security
Hey Guys, I have a Client for whom I have remodeled an access database. The database was initially created in Access 2003, and has been updated in 2007, though it is still in .mdb format. I showed the client a few simple user-level security options, and they worked like a charm. The only problem is [...]
Do you have an IT blog or website and want to earn 100 knowledge points?
We hope you find this community helpful in answering all your questions. But we want everyone to get every answer they need and wthat means more experts are always welcome. That’s why we’re asking you to tell your friends about IT Knowledge Exchange (ITKE). If you have a blog or website that is geared towards the topics [...]
Answer Question
| November 8, 2010 8:00 PM
AS/400, Business Intelligence, Channel, CIO, CRM, Database, DataCenter, Developement, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
We hope you find this community helpful in answering all your questions. But we want everyone to get every answer they need and wthat means more experts are always welcome. That’s why we’re asking you to tell your friends about IT Knowledge Exchange (ITKE). If you have a blog or website that is geared towards the topics [...]
Receiving result sets in RPG (prior to release 7.1) from an SQL SP
I have read through the IBM manual “Stored Procedures, Triggers, and User-Defined Functions on DB2 Universal Database for iSeries” for information related to returning a result set(s) from a stored procedure into an RPG program. The manual states that a Global Temporary table must be used for this as it cannot access the result set [...]
Answer Question
| August 26, 2010 5:45 PM
i5, RPG, SQL, SQL stored procedures, Stored Procedures
I have read through the IBM manual “Stored Procedures, Triggers, and User-Defined Functions on DB2 Universal Database for iSeries” for information related to returning a result set(s) from a stored procedure into an RPG program. The manual states that a Global Temporary table must be used for this as it cannot access the result set [...]
Core Dump problem in C pgm
Hi All, I am facing core dump, I am using “dbx” debugger to debug my source codein this matter.[o:p][/o:p]
Answer Question
| August 23, 2010 2:21 PM
C programming, C++, core dump, Debugging
Hi All, I am facing core dump, I am using “dbx” debugger to debug my source codein this matter.[o:p][/o:p]
trouble shooting part in major issues like 404.404,thread dump,
how to explain the steps for page cant dispaly
Answer Question
| August 23, 2010 1:52 PM
Threads, Troubleshooting, WebSphere, WebSphere 6.0, WebSphere Application Server
how to explain the steps for page cant dispaly
WordPress function syntax errors
I’m trying to embed a WordPress plugin function/shortcut within another which because of its poorly written syntax produces errors: '; $width = 300; echo bm_mshot ($url, $width); ?>" /> Any help rewriting [for a wannabe programmer] is appreciated! Thanks.
Answer Question
| August 23, 2010 12:52 AM
PHP Coding, Syntax errors, WordPress
I’m trying to embed a WordPress plugin function/shortcut within another which because of its poorly written syntax produces errors: '; $width = 300; echo bm_mshot ($url, $width); ?>" /> Any help rewriting [for a wannabe programmer] is appreciated! Thanks.
SQL problem: Adapting code fragment
How do I adapt the fragment of code below to show: a) Two columns – the Filipino Population and the Total Population b) The Filipino Population as a percentage of the total population SELECT DISTINCTROW POPDATA.CITYNUM, COUNT(*)FROM POPDATA WHERE POPDATA.ANCNUMBER=720 GROUP BY POPDATA.CITYNUM ORDER BY COUNT(*) DESC;
Answer Question
| August 23, 2010 10:56 AM
Access 2007, SQL, SQL commands, SQL Server
How do I adapt the fragment of code below to show: a) Two columns – the Filipino Population and the Total Population b) The Filipino Population as a percentage of the total population SELECT DISTINCTROW POPDATA.CITYNUM, COUNT(*)FROM POPDATA WHERE POPDATA.ANCNUMBER=720 GROUP BY POPDATA.CITYNUM ORDER BY COUNT(*) DESC;
Protecting GE links
I have two different GE links in DWDMs . I have a 8 port GE lan switch in both ends. How I can protect my GE link of my customer?
Answer Question
| August 23, 2010 9:35 AM
Aggregate function, Dense wavelength division multiplexing, DWDM, LAN switches
I have two different GE links in DWDMs . I have a 8 port GE lan switch in both ends. How I can protect my GE link of my customer?
Suggest one OS Cert and one scripting language.
Hi, I am a EMC SAN Administrator planning to do one UNIX OS Certification and learn a scripting language. Should I do RHCE or SCSA as far as OS Certs are concerned. I know that a certification does not indicate good skill sets, still I feel it will help me as I dont have much [...]
Answer Question
| August 23, 2010 9:38 PM
EMC SAN, IT career planning, IT certification, Perl, Python, Python scripts, RHCE, Scripting languages, SCSA, Unix
Hi, I am a EMC SAN Administrator planning to do one UNIX OS Certification and learn a scripting language. Should I do RHCE or SCSA as far as OS Certs are concerned. I know that a certification does not indicate good skill sets, still I feel it will help me as I dont have much [...]
Collection Or Reference Of Multiple Runtime Controls In FLP For Only Specific Controls
I have create two runtime textbox contols in FlowLayOutPanel as below.. One Textbox Control TextBox tb= new TextBox(); tb.Name="tbox"+i.tostring(); this.FlowLayOutPanel1.Controls.Add(tb); Another Textbox Control TextBox tb= new TextBox(); tb.Name="tbox"+i.tostring(); this.FlowLayOutPanel1.Controls.Add(tb); Now both are ready for runtime. If I have to collect or reference only “tbox” control without effecting “tbbox” control then How to collect/refrenced. if I [...]
Answer Question
| August 23, 2010 12:05 PM
C#, TextBox, Visual Studio 2005, VS 2005
I have create two runtime textbox contols in FlowLayOutPanel as below.. One Textbox Control TextBox tb= new TextBox(); tb.Name="tbox"+i.tostring(); this.FlowLayOutPanel1.Controls.Add(tb); Another Textbox Control TextBox tb= new TextBox(); tb.Name="tbox"+i.tostring(); this.FlowLayOutPanel1.Controls.Add(tb); Now both are ready for runtime. If I have to collect or reference only “tbox” control without effecting “tbbox” control then How to collect/refrenced. if I [...]
Using mdf file in website
When you’ve developed e website with vis stud, including an aspnetdb.mdf file and a database file for the webcontent, how can you use these mdf files on the isp server where sqlserver 2005 is running? A normal connectionstring in the web,sonfig file gives an error about the attachdbfilename being a wrong parameter.
Answer Question
| August 23, 2010 4:15 AM
.MDF files, ASP.NET, SQL Server, SQL Server 2005, Visual Studio
When you’ve developed e website with vis stud, including an aspnetdb.mdf file and a database file for the webcontent, how can you use these mdf files on the isp server where sqlserver 2005 is running? A normal connectionstring in the web,sonfig file gives an error about the attachdbfilename being a wrong parameter.
Subquery in Microsoft Access
[em] Trying to create a subquery for a table in Access. I am trying to pull out of a table all records where Sales amount is greater than 1000 and the discount rate is less than 5%. I have to calcuate the discount percentage in the table, and don’t want to create another [...]
Answer Question
| August 20, 2010 7:13 PM
Access, Access query, Access Tables, Subquery
[em] Trying to create a subquery for a table in Access. I am trying to pull out of a table all records where Sales amount is greater than 1000 and the discount rate is less than 5%. I have to calcuate the discount percentage in the table, and don’t want to create another [...]
Setup And Deployment By Reading Bios Of User System.
Hi EveryBody I wants to preapare my application before setup/deploy as to read the Bios of User System like HDD. I wants to read HDD of user first and generate serial key for it. if user change their HDD then my applicatiion demand new serial key for it. In short my aim is to protect [...]
Answer Question
| July 27, 2011 4:06 PM
BIOS, BIOS settings, C#, Deployment tools, Visual Studio
Hi EveryBody I wants to preapare my application before setup/deploy as to read the Bios of User System like HDD. I wants to read HDD of user first and generate serial key for it. if user change their HDD then my applicatiion demand new serial key for it. In short my aim is to protect [...]
Runtime Control Indexing Problems to set the index on control for call it in IF condition
hi, am using c#, vs-2005 am generate runtime controls as below. Textbox tb=new Textbox(); tb.Location=tbpoint; // declare in Class Body tb.Name="tbox" + i.to string(); // i declare in Class Body tbpoint.Y+=30; this.FlowLayoutPanel1.Controls.Add(tb); the above code Ready for runtime other same runtime controls Textbox bb=new Textbox(); bb.Location=tbpointt; // declare in Class Body bb.Name="tboxx" + i.to string(); [...]
Answer Question
| August 31, 2010 12:59 PM
C#, RunTime, Visual Studio, Visual Studio 2005, VS 2005, Windows XP
hi, am using c#, vs-2005 am generate runtime controls as below. Textbox tb=new Textbox(); tb.Location=tbpoint; // declare in Class Body tb.Name="tbox" + i.to string(); // i declare in Class Body tbpoint.Y+=30; this.FlowLayoutPanel1.Controls.Add(tb); the above code Ready for runtime other same runtime controls Textbox bb=new Textbox(); bb.Location=tbpointt; // declare in Class Body bb.Name="tboxx" + i.to string(); [...]
What does this mean when SQLCOD = -206? I need to write 2 sets embedded SQL statement in my program.
what does this mean when SQLCOD = -206. I need to write 2 sets embedded SQL statement in my program. first one is one and I was able to fetch data but the 2nd one has error just right after I declare cursor. Here are the statements EVAL SQLSTMT2 = SELECT_H_2 + WHERE_H_2; + AND_H_A; [...]
Answer Question
| August 19, 2010 7:06 PM
iSeries SQL, SQL statements, SQLRPGLE, System i
what does this mean when SQLCOD = -206. I need to write 2 sets embedded SQL statement in my program. first one is one and I was able to fetch data but the 2nd one has error just right after I declare cursor. Here are the statements EVAL SQLSTMT2 = SELECT_H_2 + WHERE_H_2; + AND_H_A; [...]
Suggestion of C++ book
I know the basic thing of c++ programming and I would like to go deeper in C++. Please suggest me a good book on C++ for advanced topics (windows programming, aptitude in c++,etc.., )
Answer Question
| August 21, 2010 1:08 PM
C programming, C++, Visual C++, Visual C++ 2008, Visual Studio 2008
I know the basic thing of c++ programming and I would like to go deeper in C++. Please suggest me a good book on C++ for advanced topics (windows programming, aptitude in c++,etc.., )
High values from EBCDIC to ASCII not converting correctly
WHEN CONVERTING AN EBCDIC FILE WITH HIGH-VALUES(X’FF’ CAPITAL ‘Y’ WITH 2 DOTS OVER IT) TO ASCII HIGH-VALUES, MICROFOCUS IS RETURNING X(’9F’, CAPITAL ‘Y’ WITH 2 DOTS OVER IT), NOT X(‘FF’, LOWER CASE ‘y’ WITH 2 DOTS OVER IT) IN THE ASCII FILE, THEY ARE CONVERING/MATCHING TO THE EBCDIC AND ASCII SYBOLS RATHER THAN THE ACTUAL [...]
Answer Question
| August 20, 2010 12:34 PM
ASCII, COBOL, EBCDIC, Windows XP SP3
WHEN CONVERTING AN EBCDIC FILE WITH HIGH-VALUES(X’FF’ CAPITAL ‘Y’ WITH 2 DOTS OVER IT) TO ASCII HIGH-VALUES, MICROFOCUS IS RETURNING X(’9F’, CAPITAL ‘Y’ WITH 2 DOTS OVER IT), NOT X(‘FF’, LOWER CASE ‘y’ WITH 2 DOTS OVER IT) IN THE ASCII FILE, THEY ARE CONVERING/MATCHING TO THE EBCDIC AND ASCII SYBOLS RATHER THAN THE ACTUAL [...]





