|
-
April 2nd, 2001, 09:32 AM
#1
Aaa soo much problems
RDS anyone?
My Business Rules & DA Objects run fine on the server when accessed by a client running on the development machine (my machine).
Here's a quick systems summary
MDAC 2.5 SP1 (RDS 2.5 Lib)
Win 98 SE
VB6 SP4
BTW (I can only access the remote components via DCOM & not http when using RDS. In other words
Dim xxxVarxxx as RDS.DataSpace
set xxxVarxxx ...........
Dim objBusiness as ........
'So the following line does NOT work for me
set objBusiness = xxxVarxxx.CreateObject(...,"http://theserver")
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
|