Hello,
I have a stotred procedure which grabs the parameter value from a table in a loop. I need to execute dts package and pass this parameter to it. I created a global variable and used the following sql statement
declare @run_me varchar(1000)
set @run_me = 'dtsrun /S devsql2k /U...
Hello,
I am using Access2000 and we generate report every morning and email it to different people. Is there anyway to automate this process.
Run the report at scheduled time and email to recepients?
Thanks
Hello,
I have a report running off of stored procedure.The report works fine on some computers but not on others. The stored procedure istiming out on computers where report doesnt run.Any advice??/ I am running access 2000.
Thanks
Thanks cLFlaVA !!!
but I have one more field to be selected. If I select that field the results are not same.
Date Tag1 Tag2
2005-10-08 09:00:00.000 0 0
2005-10-08 09:00:00.000 1 1
2005-10-08 09:15:00.000 0 0
2005-10-08 09:15:00.000 1 0
2005-10-08...
Hello,
How do I get max tag1 for given distict dates?
DATE TAG1
2005-10-08 06:15:00.000 0
2005-10-08 06:15:00.000 1
2005-10-08 06:30:00.000 0
2005-10-08 06:30:00.000 1
2005-10-08 06:45:00.000 1
2005-10-08 07:00:00.000 0...
Hello,
I have place holder in my form in a table row. I am adding dynamic controls as a table inside the palace holder. The controls add fine, but theres empty space before table.The place holder shows a big space and then table with controls. Any idea why this is happening?
Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.