I have gdb version 4.15.1 running under Slackware kernel version 2.0.33. When loading a program with an associated core file I get:
Couldn't fetch registers from core file: File in wrong format
I ...
http://www.experts-exchange.com/OS/Linux/Q_10082077.html
I have a file to be read twice. It worked very well for the first pass. Before the second pass, I set its pointer to 0 (is.seekg(ios::beg)). However, the first read returned an empty string. Wh...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20145444.html
Zones:
C++Date Answered: 01/30/2002 Rating: 7.8 Views: 0
Kind all,
I am trying to establish a connection to Oracle server but I am facing some problems. The Oracle configuration is the typical one: the DB server on a machine and the DB client on anothe...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_20269244.htm...
Zones:
ASPDate Answered: 02/21/2002 Rating: 7.0 Views: 0
This is not really a .NET question. However, I couldn't find an ADO board and I'm hoping that maybe the fact that I'm using .NET with ADO will be what is causing the problem (especially if someone ...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20541988.html
Zones:
.NETDate Answered: 08/14/2003 Rating: 6.2 Views: 0
use Net::Ping;
$p = Net::Ping->new("tcp");
$r = $p->ping($host,2);
The result of this is always null, stating that $host is not up. I checked the host and it is up by doing a ping manually. ...
http://www.experts-exchange.com/Programming/Languages/Scripting/Perl/Q_20606541.html
Zones:
PerlDate Answered: 05/06/2003 Rating: 8.2 Views: 0
Hi there, i have amethod that adds a element to my Oracle BD, that method as a lor of parameters(46 :( ) and i'am having the error:
ORA-06550: line 1, column 7:
PLS-00306: wrong number or types o...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_20671852.html
Zones:
.NETDate Answered: 07/09/2003 Rating: 6.4 Views: 0
Do you feel that male homosexual acts are more wrong than female homosexual acts (or vice-versa)? If you do, why do you feel there is a difference? If you don't, why do you feel there isn't a diff...
http://www.experts-exchange.com/Other/Philosophy_Religion/Q_20728325.html
Hi Experts,
I did a web server using Multi thread.
I call the API Send and it return me that it sent 1635 bytes,
But my internet explorer do receive only 959 bytes.
How does it can happen...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20857354.html
Zones:
C++Date Answered: 01/24/2004 Rating: 8.6 Views: 0
Hello.
I am trying to add a new set of data to a table and am getting the following error:
Warning: Wrong parameter count for mysql_query() in script.php on line 2
Here is my ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...
I am trying to implement a GPO. I am running W2K Server and Windows XP on my desktops. My first Server AAA001 is in the same office as I am in. The second Server AAA002 is located in a satelite ...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_21149923.htm...
Zones:
Windows 2000Date Answered: 05/09/2005 Rating: 7.8 Views: 0