Dear Peter,
I need to name of each table,But mysql_list_tanles() creates a sql result.
Can i make an array from those names?Each element of that is a name of table.
Please guide me.........
regards

> Mohsen, not sure what you mean here, to get a list of tables in a db you
> have to issue an sql request, which is all mysql_list_tables() does
> (http://dev.mysql.com/doc/mysql/en/mysql-list-tables.html).
>
> PB
>
> Mohsen Pahlevanzadeh wrote:
>
>>Dears,Problem of my Makefile is solved.
>>But i have a new problem:
>>I need to create an array of my DB's tables.
>>I have saw mysql_list_tables() function,But it returns a result of sql.
>>Please help me.......
>>Yours,Mohsen
>>
>>
>>
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG Anti-Virus.
> Version: 7.0.300 / Virus Database: 265.8.8 - Release Date: 2/14/2005
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
>
>


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to