I have a query from which i wish to generate a report that gives totals. the problem is i know i can use the =Count() function but this only counts the occurance of data in a field. i have four f...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10352276.html
Zones:
MS AccessDate Answered: 05/18/2000 Grade: A Views: 0
I have a variable which contains more than 200 thousands bytes.
When I tried to save it to database, this error occured:
Object Required
This is my code:
' Get all parameter
sectionID = Requ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11803698.htm...
Zones:
ASPDate Answered: 06/05/2001 Grade: A Views: 0
I have a string something like this:
\par 10-K CULP INC 723603 20010726 edgar/data/723603/0000723603-01-500028.txt
I would like to search for the FIRST occurance of a substring '10-K '....
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20165878.html
Zones:
C++Date Answered: 08/09/2001 Grade: A Views: 0
We are running MS Exchange Server 5.5 with Service Pack 4.
It is running on a Windows 2000 Server (Service Pack 2).
We recently rebooted the server after an anti-virus software patch was applie...
http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_20290855...
Zones:
ExchangeDate Answered: 05/16/2002 Grade: A Views: 0
I'm gonna try and keep this brief. I have two key problems that are keeping my network down.
I manage a small 10 machine lan used exclusively for educational purposes. I was forced to recreate...
http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Windows/2000/Q_20724120.htm...
Zones:
Windows 2000Date Answered: 09/02/2003 Grade: C Views: 0
I need some PL/SQL writing that will go through a table (20,000 rows) and total the number of occurences of each word. So for example if there were five columns as so
sony walkman
ford focus
...
http://www.experts-exchange.com/Database/Oracle/Q_20970704.html
Zones:
OracleDate Answered: 10/21/2004 Grade: A Views: 0
When I run my project it works great, until I run this subroutine 2 or 3 times (it varies every time). It works great the first time, most of the time the second, and even somtimes 3, 4, 5 or 6 ti...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_21011241.htm...
I have a form in a C# application. The user selects a menu item for reporting in the main form which invokes another form for report param entry and display.
This form has a a text box for d...
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_21069324.html
Hello,
i have some text from the database that i need to show on a page. however i need to change some occurancies from the text. I think the best to describe is to follow this example. If lets sa...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_22021371.htm...
Zones:
PHPDate Answered: 10/15/2006 Grade: A Views: 0
How can I locate a second occurance of lets say for example 'Mike' in a paradox 7 db table after I have found the first occurance of 'Mike'.
Thanks.
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_10048741.html