Bastien Koert
On 2012-08-28, at 11:52 AM, Floyd Resler wrote:
> On Aug 28, 2012, at 11:32 AM, Paul M Foster wrote:
>
>> On Tue, Aug 28, 2012 at 10:46:24AM -0400, Floyd Resler wrote:
>>
>>> Is there a way in PHP to get the structure of a FoxPro table (using
>>> ODBC) without having to query
On Aug 28, 2012, at 11:32 AM, Paul M Foster wrote:
> On Tue, Aug 28, 2012 at 10:46:24AM -0400, Floyd Resler wrote:
>
>> Is there a way in PHP to get the structure of a FoxPro table (using
>> ODBC) without having to query the table? I know I can get it by
>> getting a row from the table and usin
On Tue, Aug 28, 2012 at 10:46:24AM -0400, Floyd Resler wrote:
> Is there a way in PHP to get the structure of a FoxPro table (using
> ODBC) without having to query the table? I know I can get it by
> getting a row from the table and using odbc_field_type but I'd rather
> not have to query an enti
Is there a way in PHP to get the structure of a FoxPro table (using ODBC)
without having to query the table? I know I can get it by getting a row from
the table and using odbc_field_type but I'd rather not have to query an entire
table since there is no LIMIT command in FoxPro. I've looked and
4 matches
Mail list logo