ActiveX objects
Posted: Fri Aug 07, 2009 11:20 am
by Craig Richardson >> Tue, 18 Apr 2000 4:57:16 GMT
Has anyone had any success loading an ADO recordset in to Jade?
The only way I can manage this is to wrap the dll up with VB and and pass through to Jade a Tab delimited string. Since Jade doesn't handle String manipulation with speed this can be very time consuming for a large structure to come through. Also the ActiveX object has to be placed in to Jade using the form painter and placed on a form. This is not acceptable as Server execution does not allow for the creation of forms, therefore the ActiveX object cannot be executed.
Any ideas?
Craig
Has anyone had any success loading an ADO recordset in to Jade?
The only way I can manage this is to wrap the dll up with VB and and pass through to Jade a Tab delimited string. Since Jade doesn't handle String manipulation with speed this can be very time consuming for a large structure to come through. Also the ActiveX object has to be placed in to Jade using the form painter and placed on a form. This is not acceptable as Server execution does not allow for the creation of forms, therefore the ActiveX object cannot be executed.
Any ideas?
Craig