Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Re: SQLITE Blob writing error

Reply
Thread Tools

Re: SQLITE Blob writing error

 
 
Nick Keighley
Guest
Posts: n/a
 
      11-17-2008
On 17 Nov, 06:43, "wizard" <g...@wp.pl> wrote:

> Thanks for all replies.
> Sorry I forgot what I'm exactly going to do.
> My case is very simple for You (So I mean)
> Now I'm clearing detaily.
> I would like to write/read geometry of simple 2D objects (shapes but with
> holes) to Sqlite blob field.
> I delivered a little test snippet - what I,m doing wrong.
>
> Maybe my data structure as below is wrong
> typedef struct points
> {
> long numPoints;
> double *x;
>
> }Points;
>
> Maybe somebody could give some correct piece of code.


you need to post on a news group where sqlite is on-topic

--
Nick Keighley

 
Reply With Quote
 
 
 
 
Nick Keighley
Guest
Posts: n/a
 
      11-17-2008
On 17 Nov, 08:31, "wizard" <g...@wp.pl> wrote:
> > you need to post on a news group where sqlite is on-topic

>
> I didn't found any SQLITE group on net
> Would You be so kind to give me any sqlite target news group?


this is really your problem not mine.
But 10s on google found me their home page on they appear
to have mailing lists. Try subscribing to one of those
and see if they can help

http://www.sqlite.org/support.html

--
Nick Keighley
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ruby sqlite/gem error: Could not load sqlite adapter jhs408@gmail.com Ruby 4 04-18-2009 12:53 AM
Re: SQLITE Blob writing error Ben Bacarisse C Programming 4 11-18-2008 01:53 PM
Re: SQLITE Blob writing error Fred C Programming 3 11-14-2008 11:16 PM
Writing a BLOB by UPDATE Maury ASP .Net 1 07-08-2005 12:55 PM
Installing sqlite-ruby when sqlite is in non-standard location Carl Youngblood Ruby 1 04-09-2005 03:32 AM



Advertisments