Advertisement

1 - 10 of 1212 containing alltags:("large") (0.001 seconds)
I would like to have a macro which imports text into an excel spreadsheet.  The macros I currently have do not work on large files as when their temporary worksheets are closed, the data which they...
Zones: Ms Office SuiteDate Answered: 08/24/1998 Grade: C Views: 0
I want a large form bigger than the desktop but if i set the height or widtg to what i want they just default to the max deasktop size Is there a way round this I only have VB4
Zones: Visual BasicDate Answered: 09/10/1998 Grade: A Views: 0
Need to be able to open large .pdf file in browser while it is still downloading. I've seen sites where you click on pdf's and you can see what has downloaded so far, but mine you have to wait till...
Zones: AuthoringDate Answered: 11/22/1999 Grade: A Views: 0
How would I got about manipulating a 155 decimal digit number? ie. performing normal math functions on it (+, -, *, ^, /, mod, etc). Thanks Harliquen.
Zones: CDate Answered: 07/16/2000 Grade: B Views: 0
Hello, I want to provide my users the option to search a very large table in my database. I started with a simple LIKE statement, but found out it is a little bit slow for this job. So I start...
Zones: MS SQL ServerDate Answered: 07/25/2001 Grade: B Views: 0
Hi. I updated column in large table (apx. 5 mil. rows). This operation is very long. Is any other case, for this operation ? May I set any options for hight effectivity ? Exists eventuality run up...
Zones: MS SQL ServerDate Answered: 09/10/2001 Grade: B Views: 0
I need to open large files. What program is best to use?
Zones: Windows XPDate Answered: 09/23/2002 Grade: B Views: 0
My wife works for a small business management company.  She was hired to do Excel spreadsheet work.  She's good with Excel, better than anyone in the company, but not an expert.  I also know Excel ...
Zones: Ms Office SuiteDate Answered: 11/12/2002 Grade: A Views: 0
A code like this ...     tmpBitmap := TBitmap.Create;     tmpBitmap.Width := AnotherImage.Width;     tmpBitmap.Height := AnotherImage.Height; ... crashes when the Height is assigned. If I...
Zones: Delphi ProgrammingDate Answered: 03/15/2003 Grade: A Views: 0
Ok this ought to be simple 999999999999999999999999999999 + 1024 As a String length of 30 it's ok if it's truncated.
Zones: Delphi ProgrammingDate Answered: 07/09/2003 Grade: A Views: 0