1 - 20 of 5152
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>

A framework compatible with oracle 10g

Please i need a .net framewoork compatible with oracle 10g.

Answer Question   |  Nov 6 2009  5:44 PM GMT
.NET, Framework 3.5, Oracle 10g
asked by Tchywallace

  200 pts.

iSeries SQL UDF gets CPF426A

I created a SQL UDF using the iNav wizard.  It created the service program for me yet when I try to use the function I get CPF426A "User-defined function &5 cannot be invoked." with a reason 2 (Either the service program is not found or the program entry point &6 does not exist.)  It says the...

Answer Question   |  Nov 6 2009  3:02 PM GMT
iSeries, SQL, UDF Returning DATE
asked by RJonesPartrick

  5 pts.

TFS VSTS2010

Hello Members,                        I am very new to this blog.I want to need some information regarding VSTS2010 TFS(Team Foundation Server).I have couple of questions in my mind. I really want to share with you. At present time we want to implemnet automation testing...

Answer Question   |  Nov 6 2009  3:00 PM GMT
TFS VSTS2010, Visual Studio 2010, Visual Studio
asked by TE001

  5 pts.

Java quick sort, reading from a user input file into any array (to be sorted)

Hey, What's up y'all, I am trying to write some code in Java that will read in the numbers from a file (one # on each line of .txt file) put them into an array, and then run quick sort on the array. Eclipse is showing some red that I am having trouble with. My errors are marked with comments, and...

Answer Question   |  Nov 5 2009  11:00 PM GMT
Java, Java Array
asked by Benzle

  5 pts.

Data selection criteria to pull last months information

I run a series of queries at the beginning of each month to pull transactions from the previous month.  Currently I am setting the date range for the julian dates.  I would like to automate this series of queries and need a way to automate the data selection criteria so it will automatically pull...

View Answer   |  Nov 5 2009  4:09 PM GMT
Date Picker, AS/400 date format
asked by Clhalfa

  30 pts.

The IT Blog Top 10: Nov. 5, 2009

10. Using VRDP to view VirtualBox virtual machines remotely Rick Vanover has put together a useful tutorial for Sun’s xVM VirtualBox. 9. How to reset the Cisco Catalyst Switch to Factory Defaults Yasir Irfan offers some advice for those needing a fresh late on Catalyst switches. 8. Independent...

Answer Question   |  Nov 5 2009  4:01 PM GMT
ITKE, Channel, CIO
asked by Michael Morisy

  610 pts.

CGI loses percent sign

We have a web app ( a CGI) written in RPGLE and HTML that prompts for several data fields and writes a record to our web iseries. When the Comments field contains a percent sign ("%"), the data file ends up without that symbol and the next character is gone, too. Is there a simple way to fix this ?...

View Answer   |  Nov 4 2009  9:38 PM GMT
CGI, RPGLE, Web application development
asked by Aceofdelts

  375 pts.

Constraints (MySql,tables,null,PK,FK etc)

Hi all(waves) noob here ( :) ) ( yes you might look down upon me) ( :( ) never the less....:)  Quick question: Tables made so far: department values (depno,dname) course values values (courseno) How would I create a table eg "Table budgets"...with values of two budgets (£100 and £200) for...

Answer Question   |  Nov 4 2009  7:52 PM GMT
MySQL, tables, constraints
asked by Ak1bo78

  30 pts.

The most-watched IT questions this week: Nov. 3, 2009

Here are the 10 most watched questions on ITKE: There’s some great discussions going on. Go answer a question now and take your shot at winning a TV: 1. Problem installing Exchange 2007 Management Tools was posed by Labnuke99 and answered by Mshen. 2. What Event ID was asked by Newbiepeon and...

Answer Question   |  Nov 4 2009  2:33 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  610 pts.

How use the file of more than 8 characters long in Foxpro without ~ marks

how use the file of more than 8 carractor long in foxpro without giving ~ marks Software/Hardware used: foxpro

Answer Question   |  Nov 3 2009  5:01 PM GMT
FoxPro, Visual FoxPro, Microsoft Database
asked by Arvind13668

  5 pts.

configure phpmyadmin in clients server

I'm trying to configure phpMyAdmin in one of our clients server but it keeps coming back with the following error: The requested URL /index.php was not found on this server.   [B style="color: #990000;"]Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to...

Answer Question   |  Nov 3 2009  2:56 AM GMT
phpMyAdmin
asked by Eternalflame13

  5 pts.

Message Queue

Lets say a user "accidently" sends the wrong message to a user. How can an administrator go into that message queue while its being used and delete it. This can be done when the user is signed off but now while in use. A sensitive message was sent and it needed to be deleted. I told them not to use...

View Answer   |  Nov 2 2009  8:23 PM GMT
AS/400, AS/400 message queues, Message Queuing
asked by RonKoontz

  1275 pts.

calling a URL from RPG OR CL

I would like to call a html. page from either a RPGLE or CL program. Software/Hardware used: AS400

View Answer   |  Nov 2 2009  5:42 PM GMT
AS/400, URL, AS/400 Web Access
asked by Andyguad

  5 pts.

PHP Datagrid

Hi! I m new to php and MySQL database. I want to know how whether php provides any class for datagrid

View Answer   |  Nov 2 2009  4:57 PM GMT
DataGrid, PHP/MySQL, MySQL Database
asked by Fatema

  10 pts.

DataGridView - first cell appears blank when navigating bindingsource

Hi, In VB.NET I have a DataGridView bound to a BindingSource. If BindingSource's position is changed, the first cell (0,0) in the grid appears blank. If I click in this first cell, the underlying value appears and it can get edited. The value in first cell also re-appears when I click in another...

View Answer   |  Nov 2 2009  4:03 PM GMT
Visual Basic .NET, DataGridView, .NET Framework 3.5
asked by Docw

  20 pts.

Binder Language

What Binder language meant for? I think to export Procedures outside the service program... Is it correct? I got a doubt that, If ina module, a procedure is defined as EXPORT then any way we can access it from any other module. In that case what the need of Binder lang? Software/Hardware used:...

asked by Kar

  95 pts.

Migration from Paradox to MS Access or VB.Net/MS SQL

We have a department that has several applications running on Paradox 11.  They need assistance migrating their tables and application UI/code to another platform.  Any feedback or guidance would be appreciated. Software/Hardware used: Windows XP desktop, Windows Server 2007

Answer Question   |  Oct 30 2009  9:11 PM GMT
VB.NET, VB.NET 2008, Paradox 11
asked by ScotE

  35 pts.

How to convert LONG to CLOB or to VARCHAR type in select statement

Hi, I need to convert LONG to CLOB or to VARCHAR type, to be able to apply either dbms_lob.substr() or just SUBSTR() function to this conversion result. Unfortunately Oracle function to_lob() converts LONG value in the column long_column to LOB values in the select list of a subquery in an INSERT...

View Answer   |  Oct 30 2009  8:00 PM GMT
Oracle, Long, CLOB
asked by SamG

  15 pts.

how to use the script manager in the calendar control in ajax in asp.net

Hello. I am having a problem in using  the script manager of any contro of ajax in asp.net. Software/Hardware used: MS visual studio 2008

Answer Question   |  Oct 30 2009  6:12 AM GMT
ASP.NET, Ajax, Script Manager
asked by Mahi2009

  10 pts.

sending mails to other domain

I want to send the mails that are accumulated in c:inetpubmailrootqueue to a desired user having a mail id such as name@gmail.com or yahoo or any other domain name.Can please guide me the code  in C# or vb.net? Software/Hardware used: C# or Vb.net

Answer Question   |  Oct 30 2009  4:26 AM GMT
C#, VB.NET, Multiple email domains
asked by Priyadharshini

  5 pts.

1 - 20 of 5152
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>