comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Postgresql driver DLM
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Postgresql driver DLM [message #65181] Mon, 16 February 2009 15:39 Go to previous message
Robbie is currently offline  Robbie
Messages: 165
Registered: February 2006
Senior Member
Hi

I'm just wondering if there is demand for a postgresql driver DLM.
I've written one and compiled it using CMake for Win32 as well as OSX.
The most important feature is that it supports large object storage.
This means that you can do random access reads and writes to binary
objects in the database.

A synopsis is below:

PSQLCONNECT - Connect to the database
PSQLDISCONNECT - Disconnect from the database
PSQLADD - Add a new large object identifier
PSQLDEL - Delete a large object identifier
PSQLGET - Get a chunk of data from a large object
PSQLPUT - Put a chunk of data into a large object
PSQLQUERY - Do a SQL query
PSQLESCAPE - Escape a string for putting into a SQL query

I use it for curve, region and image storage. I imagine it could be
used for all kinds of other interesting things.

Robbie
[Message index]
 
Read Message
Read Message
Previous Topic: How to simplify or mesh a IDLgrLegend Obj ?
Next Topic: xyouts: define decimal places of variable

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 18:52:50 PDT 2025

Total time taken to generate the page: 0.00436 seconds