-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Thanks Jamie, I think that something like that would have been a cool design for the t-shirt competition in DR
- Pretty cool looking Grant!
- Thanks for the update - If you are feeling brave you could port the code to OpenAPI. That way you have a better chance to keep the driver in-line with Ingres.
- It now works for some older versions too. I'm still adding functionality. A better link is the one at Ingres HP: http://search.cpan.org/dist/DBD-Ingres/ . It always points to the most recent...
- Thank you! We really apreciate the support and feedback. As is often the case, the demo went well, but we notice all sorts of things we'd like to do to make it better. If anyone's...
Jump to original thread »
Ever needed to convert an Ingres 2 letter listen address to a TCP socket address? Download and compile CVlisten.c. This should build on Linux without issue (providing you have a C compiler/linker) using the following:
cc -o CVlisten CVlisten.c
CVlisten usage: cvlisten remote_liste ... Continue reading »
cc -o CVlisten CVlisten.c
CVlisten usage: cvlisten remote_liste ... Continue reading »
2 years ago
Thanks :-)