Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL » PostgreSQL and binary data
Re: PostgreSQL and binary data [message #20335 is a reply to message #20333] Thu, 12 March 2009 11:23 Go to previous messageGo to previous message
phirox is currently offline  phirox
Messages: 49
Registered: December 2007
Member
You can just use the data field name BLOB or LONGRAW in your schema. These are both of the type 'bytea' in pgsql. And can be filled with a normal String in upp. Since Strings can contain any raw data(including '\000') this shouldn't provide any problem.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: SQLite Schema Bugfix
Next Topic: truncated double values from mysql
Goto Forum:
  


Current Time: Wed May 15 15:10:11 CEST 2024

Total time taken to generate the page: 0.02102 seconds