Hi All,
Does anyone have any experience compiling Pro*C on Windows 7?
Specifically, I'm trying (and failing) to compile any Pro*C at all using Dev-C++. I do not have Visual Studio installed, nor can I.
I have installed the Oracle Instant Client 11.2.0.4.0, but all I can get from the...
Hi All,
This is my first post for quite some time, having been active on some of the Oracle forums a while ago. I hope someone out there can point me in the right direction.
I'm picking up VB.Net using Visual Basic 2010. I've used linked lists in C very effectively in the past, and I'd like...
Can someone explain how, if at all, Oracle 11g data is secured in a tablespace? By this I mean, if I store some data in a table, then some 'person' removes the hard drive from the server to examine the raw data on the drive, would they be able to read the data directly?
If so, whats the best...
Is it possible in C on Unix to write to a file not owned by the program executor, and the file has r--r--r-- privileges?
The reason I ask is because this is what SCCS seems to do and I want to do the same thing. All SCCS files are created with r--r--r-- privileges, but anyone using the SCCS...
I'm writing the following code on HP-UX:
int pipefd[2],
ret_code,
status;
pid_t pid;
pipe (pipefd);
if (l_debug)
{
printf("In ViewFile\n");
fflush(stdout);
}
if ((pid = fork()) == (pid_t)0)
{
close(1)...
I am having problems with a Linksys WMP54G I am trying to install into an older Windows 98se PC. The motherboard of this PC dates to the mid 90's I think, and the Award BIOS is dated May 1999. It has 3 PCI slots.
The Linksys software installs perfectly, but the card is not recognised at all in...
I have just installed a new HDD on a PC and reinstalled XP from scratch. Since the installation, XP slows down and/or freezes completely for a few minutes on initial boot. Once its back to normal I can reboot all day and it behaves perfectly.
Before the upgrade I would occasionally get the...
A friend has a dial-up ISP account on his XP machine. Each time he starts up Outlook Express the dial up box pops up. Ok so far. He has the 'save password' box checked so that he shouldnt have to type his password in each time.
However, the password box always contains more characters than...
I have just installed a new hard disk drive - it is the only HDD in the PC. This is attached to the primary IDE. On the secondary IDE are a CD-RW and a DVD-ROM.
When I boot XP Home and then go into Windows Explorer, the HDD appears as Local Disk (F:). The CD and DVD appear as D: and E:.
Why...
I have a friend for whom I have fixed a PC recently. His original HDD was failing in that it refused to boot into Windows XP. A few diagnostics later and I found the drive was developing bad sectors. Hundreds of them. We were able to recover his data files in time before the drive failed...
So I got this shiny new Seagate Barracuda 120GB drive for my aging PC (may be a clue there). The PC has a 1999 version of the Award 4.51 BIOS. Its a Pentium III 800 with VIA chipset. I have installed XP on the Seagate drive, which runs OK at first, but following the first power-down and reboot...
This is on Sun SPARC 5.9 (Unix):
I am currently undergoing a conversion project - Forms and Reports 6i to 9i. The problem I am having is with the libraries. I have managed to compile and generate all the libraries I need, and I have placed the PLX's into a common directory.
I have set...
I've been using Win98 SE without (too many) probelems for over 4 years on my PC. Recently, however, my two CD-Rom drives keep disappearing on the first boot of the day. The device manager reports a problem with the secondary IDE driver and the CD-Roms are just not there. If I reboot they...
I am on a network, I'm not running novell. I want to access a computer on the network. So I open Windows Exploder, right click on My Network Places, click Search for Computers..., enter the computer name and click Search.
Once the computer is displayed in the search results, I double click to...
Does anyone know of a decent source of javabeans that can be embedded in Oracle Forms?
Specifically, I am looking for a text item that will fire a custom-item-event trigger every time any button is pressed within the item.
I am also looking for a combo list item that has auto-complete, similar...
Does anyone know of a decent source of javabeans that can be embedded in Oracle Forms?
Specifically, I am looking for a text item that will fire a custom-item-event trigger every time any button is pressed within the item.
I am also looking for a combo list item that has auto-complete, similar...
My Bro-in-law has a new-ish PC with XP home and an MS Sidewinder USB joystick. So far so good. However, he wants to plug in his serial-port aircraft control pedals. Can a USB joystick and serial pedals be successfully combined in XP? If so, how?
(x-posted to PC Hardware - peripherals)
My Bro-in-law has a new-ish PC with XP home and an MS Sidewinder USB joystick. So far so good. However, he wants to plug in his serial-port aircraft control pedals. Can a USB joystick and serial pedals be successfully combined in XP? If so, how?
(x-posted to XP Home)
Can I ask for some assistance please? We're currently running Forms 6i on the client, version 6.0.8.12.1 (patch 3a). I have a problem in that the tree search function performs a LIKE comparison rather than =. Can someone with a higher version of patch 3a please try the following test case...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.