|
-
Jul 28th, 2003, 12:10 AM
#1
Thread Starter
Hyperactive Member
stateless - urgent
hi
I hv created Component and using in COM+.
my code is
[Highlight=VB]
Option Explicit
Private cmd As ADODB.Command
Private CONN As ADODB.Connection
Public Function GetSummery(ByVal str as connection)
....
......
end function
[Highlight=VB]
in my com Coading CONN and cmd will maintain the State?
if it maintain what to do for stateless components?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|