How to populate datagrid using store procedure
m trying to populate a datagridview using a store procedure called from  a module but it is givign me some problem as in my module i use the Function as a bindingsource can someone help me here im totally lost

Answer Question   |  February 1, 2011  10:20 PM
DataGridView, Stored Procedures, Visual Basic, Visual Basic developers
asked by:
5 pts.

Dynamically call a javascript function.
Lets see if I can explain it. I have an INPUT html element, and I has stored some value on it. This value is a javascript function name like this: <input id="myinput" value="doSomething();" type="hidden"> In a javascript function I’m getting the variable this way: var aFunction = document.getElementById('myinput'); If aFunction  is not null then I [...]

Answer Question   |  February 1, 2011  3:38 PM
HTML, JavaScript, JavaScript Automation, JavaScript functions
asked by:
2,790 pts.

Connect Powerbuilder in SQL Server 2005
how to connect the sqlserver 2005 database in power builder

Answer Question   |  February 1, 2011  12:36 PM
PowerBuilder, SQL 2005, SQL Server 2005, SQL Server connectivity
asked by:
5 pts.

Crystal report asks for parameter at runtime
Hello All, I have a problem with crystal reports at runtime…… I have a desktop application in which I have used crystal report… When I run the application, crystal report asks for parameter even though I have supplied it through code in C#. Not able to figure out why this happens….. My Report also contains [...]

Answer Question   |  August 12, 2011  10:22 AM
.NET, C#, Crystal Report, Crystal Reports, Crystal Reports Conditional Parameters, SQL Server 2005
asked by:
25 pts.

Free IT Book: Computer Incident Response and Product Security
This week’s free IT book is a practical guide to building and running incident response and product security teams. To win Cisco’s Computer Incident Response and Product Security answer one of these five questions and post the link to your answer in the discussion area below. Good luck! Mitigating cloud server risks during DDoS attacks [...]

Answer Question   |  February 1, 2011  5:18 PM
AS/400, Channel, CIO, CRM, Database, DataCenter, Development, Exchange, Giveaways, ITKE Contests, Linux, Lotus Domino, Microsoft Windows, Mobile, Networking, Oracle, SAP, Security, SQL Server, Storage, Virtualization, VoIP, Windows Server
asked by:
6,315 pts.

Suggestions for cloud governance tools for an SMB’s hybrid cloud?
Looking for suggestions for a hybrid cloud governance, including performance metrics and ballpark cost.

Answer Question   |  December 30, 2011  3:57 PM
Cloud Computing, Cloud Security, Cloud Services, Hybrid clouds, Performance Measurement, Performance metrics, SMB
asked by:
975 pts.

SQL Server 2008 tables
I  have 2 tables, tanle1 and table2 Can someone help for  SQL query  for table3 with 2 colums colum 1  is select number from table1 for colum2 in table3  I need to get the total number of times  each number in colum1 of table1 apears in in colums n1,n2,n3,n4 of all events in table2 as [...]

Answer Question   |  January 31, 2011  1:51 PM
SQL 2008, SQL Query, SQL Server, SQL Server 2008, SQL tables
asked by:
110 pts.

Display answer for a listbox to a textbox in Visual Basic 2010
I need to create a gui application in vb 2010. The gui needs to be a English to Spanish word translater. I ma using a listbox for 4 english words and four spanish words. i have created the listbox with the add.items. but when I select the english word from the listbox it will not [...]

Answer Question   |  January 31, 2011  10:39 PM
GUI, GUI developers, TextBox, Visual Basic, Visual Studio 2010
asked by:
5 pts.

Windows Mobile Java App Customizable Dialog
OpenModalDialog does not work in Java apps running on Windows Mobile device (Java application freezes). JScript dialog does not work either (Java app ignores it). Need advice on what to use to emulate DisplayModalWindow functionality in a Windows Mobile Java application. Require a dialog with customizable text (including command buttons) to retain globalization functionality (text [...]

Answer Question   |  January 28, 2011  6:11 PM
Java, JavaScript, Mobile Application Development, Windows CE 5, Windows Mobile
asked by:
5 pts.

Recursion in Visual Studio 2010
I’m running Microsoft Visual Studio 2010 Professional on a Windows 7 laptop and trying to learn C#. I’m working on recursion and want to prompt the user to enter a specific word into a console application and then use a recusive method to print each character of the user-supplied word on a separate line by [...]

Answer Question   |  January 31, 2011  5:07 PM
C#, Recursion, Visual Studio, Visual Studio 2010
asked by:
10 pts.

How to accept user input and display the value in Excel 2007 macros
I Created an Excel macro that prompts the user to enter two cell numbers. I want to then display a msgbox back showing the cells that were entered. Problem. My msgbox shows the text in my message and instead of showing the values the user entered, it shows ‘TRUE’. Any ideas?

Answer Question   |  January 28, 2011  4:37 PM
Excel 2007, Excel 2007 functions, Excel 2007 macros, Excell 2007, Macros
asked by:
340 pts.

How do you change user password for a separate Access database than you are working in?
I’ve built a database (Production) with user level security on it.  I also have built a smaller database (Login) so I don’t have to use Access’ login.  I’m trying to figure out if there is a way to change the user password in the Production database FROM the Login database.  I’ve been working with the following [...]

Answer Question   |  January 28, 2011  4:00 PM
Access 2003, Access 2003 Security, Access Database, VBA
asked by:
255 pts.

Customizable IT software for examination process and question database
Thank you in advance for your helpful replies. I am interested in hiring an IT company to create a custom software that facilitates the examination process we offer at our school. However, I am unsure of what exactly is needed so I was hoping for assistance: The goal is to have an online secure web [...]

Answer Question   |  February 1, 2011  3:10 PM
CMS, Content Management Systems, Custom software development, Database
asked by:
5 pts.

JAVA with 4+ experience – Need to change my career way path completely
Hi Friends, I have been developer .. all the 4 + years seen the client pressure.. late nite calls  spoling health.. i need stable little logic routine.. also ok but should be stable.. and long career and growth should be there…… Could you please suggest me which side i can go easly , i am [...]

Answer Question   |  August 12, 2011  10:24 AM
CRM, Java, Oracle CRM, SAP careers
asked by:
KVA
5 pts.

Running a large number of “counting QL” on a noSQL data store. Algorithm or best practice needed!
Hello Everyone before we start let me give you some information about our environment: * it is written fully in Java/J2EE. * it is developed to be deployed on GAE “Google App Engine”  * its GUI is developed by GWT. * our problem is in a core development issue. Here is my problem, * i am [...]

Answer Question   |  February 2, 2011  7:45 PM
Google App Engine, J2EE, Java, Java applications, Java development
asked by:
70 pts.

How do I change font size in a Visual Studio button during run time
How do i change font and bold on a button during run time? Font size and bolding are read only during runtime, but there is a way to change them on a button during runtime. I had the solution on a prior program, but the file has been corrupted and I can’t retrieve it. I [...]

Answer Question   |  January 27, 2011  3:17 PM
RunTime, Visual Basic, Visual Studio, Visual Studio 2008
asked by:
5 pts.

Oracle opportunities
I completed my B.E in 2009, so I want interested to go to oracle side, so I know the concept of sql and pl/sql. Relating to this I dont have a project of this. So please give me some titles of project atleast I can go through this.. regard@sadashiv

Answer Question   |  January 28, 2011  5:25 AM
Oracle, Oracle PL/SQL, Oracle projects, SQL
asked by:
5 pts.

Will Java CAPS survive when Oracle Fusion releases?
Will JAVA CAPS survive when ORACLE FUSION RELEASES? HI, RECENTLY I HAVE JOINED IN ONE ORGANIZATION. THE COMPANY IS USING THE JAVA CAPS AND EGATE. I CAME TO KNOW THAT IF ORACLE FUSION RELEASES JAVA CAPS MAY NOT USES BY ANY COMPANY. PLEASE GIVE ME SOME IDEA ON JAVA CAPS AND ALSO TELL ME THAT DOES [...]

Answer Question   |  January 25, 2011  4:42 PM
Java, Java applications, Java developer, Oracle Fusion
asked by:
5 pts.

VIEW_TABLE_USAGE SQL 2005
In MS SQL 2005, when I select * from VIEW_TABLE_USAGE, I get incomplete results. At least one object that is used in at least one of the views is not listed. View “PTP__MARA_MARC” uses two tables and one view, but VIEW_TABLE_USAGE only lists one table and one view.  Can you please help?

Answer Question   |  January 26, 2011  2:53 PM
SQL, SQL 2005, VIEW_TABLE_USAGE
asked by:
5 pts.

Error Message when trying to change Parameters – Crystal Reports 11
Failed to Retrieve data from the database. Details: ADO Error Code: 0x80040e14 Source: Microsoft OLE DB Provider for Oracle Description: ORA-06550: Line 1, Column 7: PLS-00201: identifier ‘WHSP_USER.SP_RPT_DAILY_LANE_EXCEPTION’ must be declared ORA-06550: Line 1, Column 7: PL/SQL: Statement ignored Native Error: 6550 [Database Vendor Code: 6550]

Answer Question   |  January 25, 2011  1:43 PM
Crystal Reports 11, Crystal Reports error messages, Crystal Reports Errors, Parameters
asked by:
5 pts.