C Questions and Answers

Recent IT Questions

81 - 95 of 95
<<PREVIOUS 1|2|3|4|5 NEXT>>

Convert Number to Fraction

Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim

View Answer   |  Mar 30 2005  1:48 PM GMT
C, RPG
asked by tbrink

  0 pts.

Convert Number to Fraction

Anyone know an easy way in RPG to convert a decimal number to a fraction. For example I want take 1.75 and convert it to 1 3/4. Any suggestions would be appreciated. Thank, Tim

View Answer   |  Mar 30 2005  1:48 PM GMT
C, RPG
asked by tbrink

  0 pts.

MoveFile() API reporting failure

We have a problem with the MoveFile() API called from C++ reporting failure, but actually working! We have a C++ Application which reads Data from a file, moves it to another Folder using the MoveFile() API and then updates the Time Stamp using the _utime() API. This works fine on my Laptop (W2K...

View Answer   |  Feb 24 2005  9:45 AM GMT
Windows, Windows 2000 Server, Windows Server 2003
asked by HenryKafeman

  0 pts.

Upgrading to 10g(10.1) from 8.0.6; Oracle Forms 5.0.6.8.0 and Oracle Reports 3.0.5.8.0 and Pro*C/COBOL for v8.0.4.4

Hi, We are researching upgrading to 10g(10.1) for database and Developer tools. The database is currently 8.0.6 and we use Oracle Forms 5.0.6.8.0; Oracle Reports 3.0.5.8.0; and precompile Pro*C/COBOL programs with the 8.0.4.4 environment. There appears to be quite a bit of information on the...

View Answer   |  Feb 22 2005  2:05 PM GMT
Tech support, SQL, COBOL
asked by mbbuffett

  0 pts.

TopIndex property for .NET Web ListBox

I'm trying to automatically scroll down to the last inserted item in a multi-select ListBox when only a few of the total # of rows are visible. Windows.Forms ListBox control has a TopIndex property that allows you to do that, but there is no similar property for the Web control. Note: In a single...

View Answer   |  Jan 21 2005  9:44 AM GMT
Hardware, Programming Languages, SQL
asked by Nohemi

  0 pts.

VS.NET SETUP project for .NET Framework 1.0

I am building an application with a setup project to be installed on a machine with .NET F/W 1.0. My build machine is running VS.NET 2003, which uses .NET F/W 1.1. I can build the application project (specifiying that target machine has 1.0 OR 1.1) and hand-install it onto my target (.NET F/W 1.0)...

View Answer   |  Jan 7 2005  4:20 AM GMT
Visual Basic, C, VB.NET
asked by JacobSCracker

  0 pts.

Drawing lines and boxes on .NET forms

How can you draw lines and boxes on .NET forms? I have the drawing toolbar, but it is greyed out in form design mode.

View Answer   |  Dec 23 2004  4:36 AM GMT
C, VB.NET
asked by JacobSCracker

  0 pts.

Customized Windows Form DataGrid

Hi, I urgently in need of a solution, which allows a column of a Windows Form DataGrid to contains multiple textboxes. I'm aware that the way to place a textbox in the DataGrid is through the - .AddRange(new System.Windows.Forms.DataGridColumnStyle[] {...

View Answer   |  Nov 30 2004  1:03 AM GMT
Microsoft Windows, C, VB.NET
asked by werntien

  0 pts.

Hashing library for c++ ?

Can someone reccomend a good hashing library that I can use with VC++ AND Gnu g++ ? thanks !

View Answer   |  Nov 4 2004  7:09 AM GMT
C
asked by krsanky

  0 pts.

Best IDE for building JSP pages

This is just for educational purposes. I want to build some JSP pages for a university project, and I'm looking for a J2EE IDE (better if free), but I'm, not sure which is best or easiest to use. I have taken a look to Net Beans 3.6 and I like it, but it's too heavy for my computer. Also I tried...

View Answer   |  Nov 2 2004  2:04 PM GMT
IBM, Servers, C
asked by carlosdl

  29540 pts.

C# sample code for copying a table from oracle to ms sql with ODP.NET needed

I want to copy a table from an oracle database to a sql server using the odp.net provider. Because I just have the .NET Framework SDK and the Eclipse C#-PlugIn it is very difficult for me to figure out how I can code this in detail. I successfully read from an oracle table with a datareader object...

View Answer   |  Oct 19 2004  9:01 AM GMT
Oracle, SQL, C
asked by mt69

  0 pts.

Software Development in Java

Could someone please advise me (and my team) on which development tools and resources to use for rapid development of java (or java-based) business software packages such as inventory management systems, payroll packages etc. We have been developing using Oracle 6i Developer suite and now intend...

View Answer   |  Oct 6 2004  3:46 AM GMT
SQL, C, PHP
asked by tendy77

  0 pts.

Oracle 9.2.0.4 and gcc compiler

We just upgraded to Oracle 9.2.0.4. When we try to compile a program, we get the following error: ld: fatal: file /u100/app/oracle/product/9.2.0/lib//libclntsh.so: wrong ELF class: ELFCLASS64 error when trying to compile with GCC version 2.95.3. I was wondering if anyone had run across this,...

View Answer   |  Jun 21 2004  1:16 PM GMT
Oracle, C, Oracle 9i
asked by mljsher

  0 pts.

Midi Question

Hi! I am using Borland C++ Builder 6 Professional. I have an application that has a TMediaPlayer control on it and want to know how I can allow my end users to change the speed and instrument voice of a midi file, both before and during playback time. I would not be opposed to using an API, but...

View Answer   |  May 13 2004  4:29 PM GMT
C
asked by Bud1960

  0 pts.

ProgressBar Control as Marquee

I want to use a ProgressBar control in marquee mode. In other words, I want to have a piece of the bar scroll across the screen repeatedly to show that something is happening, along the lines of the progress bar that is displayed during a file search in XP. I know that you can do this via the API...

View Answer   |  May 12 2004  11:44 AM GMT
C, VB.NET
asked by SloopJohnB

  0 pts.

81 - 95 of 95
<<PREVIOUS 1|2|3|4|5 NEXT>>