• CodeBase for C

    From Mr. Man-wai Chang@21:1/5 to All on Mon Nov 21 20:33:42 2016
    XPost: comp.lang.c

    Anyone used it before? Is it faster than SQLite?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mr. Man-wai Chang@21:1/5 to Mr. Man-wai Chang on Mon Nov 21 20:35:37 2016
    XPost: comp.lang.c

    On 21/11/2016 8:33 PM, Mr. Man-wai Chang wrote:

    Anyone used it before? Is it faster than SQLite?

    http://fox.wikis.com/wc.dll?Wiki~CodeBase

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Geoff Barnard@21:1/5 to Mr. Man-wai Chang on Thu Nov 24 22:49:50 2016
    XPost: comp.lang.c

    Hello,

    Don't know? Please detail just what you mean.

    I'm using CodeBase 5 (Sequiter) both single user and via network, with some fairly large files, and generally it's pretty fast, but it's really
    dependant on memory available, and programming, and just what any specific program is trying to do. To answer your question in the limited way you
    ask it, I'd need to create a program that does the same 'task' on the same system (network or stand alone ?) and time each.

    If an operation can be made server-intensive, I'd expect that the SQL
    version could be faster. If there's a LOT of user interaction required,
    then I'd expect that the CodeBase version could be faster. Again, memory available could make a difference.

    Happy to discuss further?

    Geoff


    "Mr. Man-wai Chang" <toylet.toylet@gmail.com> wrote in message news:o0upi3$l85$1@dont-email.me...

    Anyone used it before? Is it faster than SQLite?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mr. Man-wai Chang@21:1/5 to Geoff Barnard on Fri Nov 25 16:59:16 2016
    XPost: comp.lang.c

    On 25/11/2016 6:49 AM, Geoff Barnard wrote:
    I'm using CodeBase 5 (Sequiter) both single user and via network, with some fairly large files, and generally it's pretty fast, but it's really
    dependant on memory available, and programming, and just what any specific program is trying to do. To answer your question in the limited way you
    ask it, I'd need to create a program that does the same 'task' on the same system (network or stand alone ?) and time each.

    1. Does CodeBase 5 have SQL commands?

    2. Did you also try SQLite?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Geoff Barnard@21:1/5 to Mr. Man-wai Chang on Fri Nov 25 13:46:04 2016
    No, CodeBase 5 does not directly support any SQL commands, although you will
    be aware that many of the commands available within xbase are very similar
    to many SQL commands, and both may have a similar origin. So a lot of what you might do with SQL can be achieved with CodeBase.

    No, I have not used SQLite, although I have used SQL and MySQL, using
    FreeBasic software.

    Geoff


    "Mr. Man-wai Chang" <toylet.toylet@gmail.com> wrote in message news:o18ueo$e27$6@dont-email.me...
    On 25/11/2016 6:49 AM, Geoff Barnard wrote:
    I'm using CodeBase 5 (Sequiter) both single user and via network, with
    some
    fairly large files, and generally it's pretty fast, but it's really
    dependant on memory available, and programming, and just what any
    specific
    program is trying to do. To answer your question in the limited way you
    ask it, I'd need to create a program that does the same 'task' on the
    same
    system (network or stand alone ?) and time each.

    1. Does CodeBase 5 have SQL commands?

    2. Did you also try SQLite?


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)