> Look at the image - it says it's ID (eg. 123)
id is 53 
> then look into mysql
> select * from blobs where id=123;
> 
> look at the ptable and pid column and then
ptable is page and pid is 1
> select * from WHAT_THE_PTABLE_WAS where id=WHAT_THE_PID_WAS
> 
which results in the following entry:

id              1
up              4
style           0
name            images
title           Asgard Images
content This page contains attachments to store Asgard images
author  1
info            active
changed 2000-11-13
sitegroup       0

Daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to