r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[PgSQL] PostgreSQL and REBOL

MikeL
28-Mar-2011
[87x3]
It comes on CREATE Table as well as SQL without table references 
in it ... e.g. simple SELECT
The error message seems to be the problem ... the table is CREATEd 
and is usable from new rebol sessions which load the protocol fresh.
Thanks Doc.  I can work around that TABLE message using the pgAdmin. 
 The Send-SQL and /FLAT protocol updates work exactly the same as 
on MySQL for me.
Dockimbel
29-Mar-2011
[90x2:last]
Glad to hear that.
The cause of the error above is a communication protocol change, 
the driver was made for 7.x. It would need a good upgrade.