[TYPO3] Automation-script (TINYBLOB)
Henrik Rasmussen
info at hmrdesign.dk
Wed Aug 16 23:53:17 CEST 2006
Found out of it..
You can just type it as a string in the insert sql, and MySQL will convert
it.
Best regards
Henrik
"Henrik Rasmussen" <info at hmrdesign.dk> wrote in message
news:mailman.1.1155750486.2626.typo3-english at lists.netfielders.de...
> Hello..
>
> I'm creating a shop with tt_products, and setting it up to automate import
> from csv with my own php script.
>
> It has worked fine until now, but I want to automatically create a row in
> the tt_content. I had luck with the uid field, the pid field, the title
> etc.
> But when I come to the pages field I get some troubles, because it is a
> tinyblob.
>
> In PHPmyadmin the pages field is just an integer (uid field from pages).
>
> But when I export it, and see the insert into field, it is not an integer
> but: 0x383032
>
> Do I tackle this job in a totally wrong way, or can I convert the integer
> UID's to the (hexadecimal??).
>
> Hoping for some help.
>
> Best regards
>
> Henrik Rasmussen
>
More information about the TYPO3-english
mailing list