Jump to content

Question

Posted

Not sure where to post this.. but I have a simple question people might know and I don't.. In a MySQL table, you can add a BIN column also known as a Binary column. I was just wondering, how exactly can you translate simple text to binary so that the MySQL Table reads it? I've tried uploading .bin files, etc. but I can't seem to get it to work.

7 answers to this question

Recommended Posts

Posted (edited)

Thanks!! It seems promising so I'll try it out! Thanks a lot Brian!

Damn, I don't know how to add it to a specific column.. because what I have is an item_db but theres a description field that's in a binary field.

Basically, this is the structure of the table:

(`id`, `name_english`, `name_japanese`, `type`, `price_buy`, `price_sell`, `weight`, `attack`, `defence`, `range`, `slots`, `equip_jobs`, `equip_upper`, `equip_genders`, `equip_locations`, `weapon_level`, `equip_level`, `refineable`, `view`, `script`, `equip_script`, `unequip_script`, `Description`, `Description_IRO`, `Episode_Info`, `Droppers`)

`Description` is the Blob field.

Edited by Mysterious

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...