I have written a code and compiled it as a shared library libmcdoulib.so
I have other programs that must use this library.
When i compile those program, with the good makefile they find the libra...
http://www.experts-exchange.com/Programming/Misc/Q_11657098.html
Hello,
I'm working on a way to check whether a specific run has run in the last 7 days and if it was succesful. This check is to be done on all our Oracle databases. I've already got the necessa...
http://www.experts-exchange.com/Programming/System/Unix_-_Posix/Q_20554953.html
I have a table that records all the payments made by customers and another table that has billing details of all the bills created for the customers. (new bills added every month for the customers)...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21424221.html
Zones:
MS AccessDate Answered: 05/27/2005 Grade: A Views: 8
I am using ARS Remedy Version 4.05.02
at the end of the day I would like to be able to generate a report on all the tickets I opened for the day. I am having trouble generated reports in remedy (...
http://www.experts-exchange.com/Database/Miscellaneous/Q_21822908.html
Zones:
DatabasesDate Answered: 04/27/2006 Grade: B Views: 11
I have a GRX 400 AR plotter, and it works correctly in W3.11 with the driver HP7585A, using LPT1. I try to use the same driver in W95 and the plotter send a message like "command not recognized". W...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/Win95_3x/95/Win95_S...
Zones:
Win95 SetupDate Answered: 10/11/1997 Grade: C Views: 18
I wonder if anyone knows how to creat a program that controlls a electric dildo connected to the USB bus throug the motherboard first off course. I allso want sound to be enabled, preferly via the ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10049786.html
Zones:
Visual BasicDate Answered: 04/26/1998 Grade: A Views: 0
Hi...I have a program here that contains a Bubble sort, Shell sort, and Binary Search. It is a program that you can use to search an sort a list of 20 people by age. It has 107 lines of code in i...
http://www.experts-exchange.com/Programming/Misc/Q_20656297.html
Please explain the lines with the *** next them please.
Private Sub sockDataArrival(ByVal ar As IAsyncResult)
*** Dim state As StateObject = CType(ar.AsyncState, StateObject)
*** ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21172759.htm...
Hi
Trying to do a mailout from customer table, tried to use SELECT DISTINCT but this didn't work.
The customer table has duplcates of the email address so I want to extract the one used in the ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_21183395.html
I am using a netgear MR814v2 router and I want to block access to the p2p program ares and ares lite, it claims the default port is 32285, however it uses random ports to send/recieve data. When I...
http://www.experts-exchange.com/Networking/Misc/Q_21385845.html
Zones:
NetworkingDate Answered: 04/13/2005 Grade: A Views: 143