[DUG] ADO - NextRecordSet.

2004-03-22 Thread Myles Penlington
Hi, We are trying to use the multiple recordset return function under ADO, but have not had any luck getting it to work under delphi - works fine via straight ADO/_javascript_ etc. Has any body used this under Delphi and got it to work? Thanks Myles.

RE: [DUG] ADO - NextRecordSet.

2004-03-22 Thread Stephen Bertram
Myles We use NextRecordSet with the following code under Delphi 5 var RecCount : Integer; dsBkgLn : TADODataSet; qryBL : TADOQuery; begin ... dsBkgLn := TADODataSet.Create(nil); dsBkgLn.Recordset := qryBL.NextRecordset(RecCount); Stephen -Original Message-From:

RE: [DUG] ADO - NextRecordSet.

2004-03-22 Thread Myles Penlington
Thanks. Nice to know someone has it working. In our case we are usingD7. Will give it a try with code like that. We are using TADOStoredProc, so maybe that is an issue (but it should not be looking at the code) Myles. -Original Message-From: Stephen Bertram [mailto:[EMAIL

RE: [DUG] ADO - NextRecordSet.

2004-03-22 Thread Stephen Bertram
Myles It works in the same way with TADOStoredProc, in fact and TADOCustomDataset descendent. The key ingredient (which escaped me for several frustrating hours) is that NextRecordSet returns a RecordSet which is not an object in its own right, but a pointer to an internal structure in the

[DUG] Delphi 8 media download?

2004-03-22 Thread Conor.Boyd
Hi all (or any Delphi 8 users specifically), We ordered a copy of Delphi 8 Enterprise well over a month ago. We've received the license information, but no media so far. A query by our IT staff to Borland told us we could download it from the Borland site, but given a quick check I can't see

RE: [DUG] Delphi 8 media download?

2004-03-22 Thread Conor.Boyd
Ah okay. Well, a colleague has D8 Professional. Is it the case then that my Enterprise key will cause this to install as an Enterprise version? I wasn't sure, 'cos it has Professional stamped on the physical CD and also all over the installer pages/tabs/etc when you run it up. Thanks, C.

RE: [DUG] Delphi 8 media download?

2004-03-22 Thread Myles Penlington
No. You can only download the Enterprise trial version. M. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, 23 March 2004 14:16 To: [EMAIL PROTECTED] Subject: RE: [DUG] Delphi 8 media download? Ah okay. Well, a colleague has D8 Professional. Is it

Re: [DUG] Delphi 8 media download?

2004-03-22 Thread Robert martin
Is it just me or isn't this all information Borland should have given you when they told you to download it? I would have thought giving you a link and instructions was something the guys at Borland should have done. Rob Martin Software Engineer phone 03 377 0495 fax 03 377 0496 web

RE: [DUG] Delphi 8 media download?

2004-03-22 Thread Conor.Boyd
It ain't just you... ;-) I concur wholeheartedly. Cheers, C. -Original Message- From: Robert martin [mailto:[EMAIL PROTECTED] Is it just me or isn't this all information Borland should have given you when they told you to download it? I would have thought giving you a link and

RE: [DUG] Delphi 8 media download?

2004-03-22 Thread vss
Is there anyone left at Borland to tell you?? :-D jeremy -Original Message- From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Date: Tue, 23 Mar 2004 14:49:24 +1200 Subject: RE: [DUG] Delphi 8 media download? It ain't just you... ;-) I concur wholeheartedly. Cheers, C.

Re: [DUG] Delphi 8 media download?

2004-03-22 Thread Robert martin
Thanks I thought I was going mad :) Rob Martin Software Engineer phone 03 377 0495 fax 03 377 0496 web www.chreos.com - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 2:49 PM Subject: RE: [DUG] Delphi 8 media download? It ain't