I wrote a simple Stored Proc.
Its working fine if i am working throgh command object
But if i am using simple
Conn.Execute "Exec proc_name 'paramters'"
it throughs me error
"Operation not allowed if object is closed"
The proc is like
CREATE PROCEDURE Just_Try...
Hi friends
I have an activex control which is working fine on our local intranet. I have tested in each of our computers , its working fine. But when i tried to access it from a remote server which, its not getting downloaded, instead the whole cab file get downloaded, when i view the...
Hi Pals
i want to lock a table for a transaction. And within the transaction i have 2 sql statements. One for insert and the other for getting the id of the inserted row.
Eg
Begin transaction
Insert into temp_table values(1,'mahesh')
Select max(id) from temp_table
Commit transactin...
Hi,
I m developing reports using ASP. I want to show page footer on the page that comes on drill down.
Is there any trick that i can use to show page footer on each drill down. I m calling my reports through ASP.
Thankx,
Mahesh
I'm working on a web reporting system (ASP based system) and I get the following error: CRAXDRT error occurred on server. -2147192179: Server Has Not Yet Been Opened.
I'm using Windows 2000 server and SQL Server 2000. The Problem is When I Call a Crystal Report File throught an asp page the...
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.