|
Sorry Trevor, that is not correct. the array element is not based on
position in the database. It is based on the position in the query.
For example, you have a table with 100 fields but you only put the names of
three of them in the SQL Select statement. If you want to check the second
element of the null array, you would check the 2 position no matter what
the position of the field in the physical table. In the document that I
referenced, you can avoid having to use the array. You can reference to the
array elements by name.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.