Viewing 15 posts - 31 through 45 (of 74 total)
Don't fix this, just hand out the name of your server...
and we'll all fix this,
for you all!
Coach James
May 13, 2004 at 1:57 pm
You can define RDL dynamically
using UDF's & SP's learn the
"Reporting Services" requirements
and you can spawn it as needed!
Coach James
May 4, 2004 at 5:43 pm
Read this for more information on "Reorting services"
Coach James
May 4, 2004 at 5:30 pm
I'm suggesting a UDF as CALCULATED COLUMN
--- see last line ---
Coach James
April 29, 2004 at 8:33 pm
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs,
-- normalize your data or not, and make
-- someone else’s job whole lot...
Coach James
April 29, 2004 at 7:54 pm
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs,
-- normalize your data or not, and make
Coach James
April 29, 2004 at 6:43 pm
Ha, I dont even get to work till noon, sorry but most of my reading and answering takes place during the late evenings...
Place a question at 10:00 PM, I'll respond within...
Coach James
April 28, 2004 at 12:50 am
Only place to get this information is from your DATA LOG files, good luck...
Look into some programs which provide this capability, I know several off hand but are not cheap....
Coach James
April 28, 2004 at 12:42 am
Use a UDF (User Defined Function) for your CALCULATED COLUMN,
See following example:
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs
--...
Coach James
April 28, 2004 at 12:33 am
Normalize your data!!!
Coach James
April 28, 2004 at 12:24 am
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs
-- FIRST make sure you have an index...
Coach James
April 27, 2004 at 9:10 pm
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs
-- You are correct the (Blob) is binary Image type Coach James
Regards,
April 27, 2004 at 7:27 pm
/* CODE BETTER, FUNCTION BETTER */
-- Your code should read like it runs
select getdate()
where...
Coach James
April 27, 2004 at 7:01 pm
-- Looks to me that two syntax errors existed
if @totlMd >= 1
@EchVpoin...
Coach James
April 27, 2004 at 5:19 pm
REMEMBER
TO NORMALIZE YOUR DATA (IN TABLES)
-- Without knowing your structure,
-- I see a potential...
Coach James
April 27, 2004 at 4:43 pm
Viewing 15 posts - 31 through 45 (of 74 total)