May 1, 2001 #1 bmorris Programmer Joined Apr 27, 2001 Messages 8 Location US The code I'm using is as follow: set cs=server.createobject("ADOMD.cellset" cs.activeconnection=cn cs.open szmdx I blow up on the last line cann't open cube? Why
The code I'm using is as follow: set cs=server.createobject("ADOMD.cellset" cs.activeconnection=cn cs.open szmdx I blow up on the last line cann't open cube? Why
May 7, 2001 #2 issahar Programmer Joined Apr 20, 2001 Messages 101 Location IL May be "Set cs.activeconnection=cn ???" and not "cs.activeconnection=cn" Upvote 0 Downvote