[GENERAL] SELECT INTO Array?

2005-03-31 Thread Zitan Broth
Greetings All,   I was wondering if there was an easy way of converting the output from a SELECT statement into an Array . I'd like to be able to SELECT INTO MyArray[] * FROM TABLE WHERE ID=1 . is this possible?  What is the best way of doing this?   Thanks - sorry if this is newbie,

Re: [GENERAL] SELECT INTO Array?

2005-04-01 Thread Zitan Broth
27;m normally a php developer? :-) Thanks again, Z. - Original Message - > On Fri, Apr 01, 2005 at 03:22:58PM +1200, Zitan Broth wrote: > > > > I was wondering if there was an easy way of converting the output > > from a SELECT statement into an Array . I'd l

Re: [GENERAL] SELECT INTO Array?

2005-04-01 Thread Zitan Broth
CurrentData[i] is not NewData[i] then ChangeFound := true; -- load change into log table Make sense? Thanks again, G. - Original Message - From: "Michael Fuhr" <[EMAIL PROTECTED]> To: "Zitan Broth" <[EMAIL PROTECTED]> Cc: Sent: Saturday, Apr