Question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Aditi Meher

    Question

    ---------- Forwarded message ----------
    From: Aditi Meher <meher4u1@gmail .com>
    Date: Tue, Oct 14, 2008 at 11:55 AM
    Subject: Question
    To: Jonathan Gardner <jgardner@jonat hangardner.net>


    Hello

    I am using ubuntu operating system,i am using python and self app for
    DB storage.

    I hv already mentioned in my question that i want to display 10
    records out of 100,how to create buffer to store remaining records
    which i am not displaying.

    I know the logic,but my language of sytax is not good so i want actual
    code please can u mail it to me.

    I have created DB using self app and after that created table using
    python into DB, i hv also inserted the records into it using python.

    please reply.
  • Ben Finney

    #2
    Re: Question

    "Aditi Meher" <meher4u1@gmail .comwrites:
    I know the logic,but my language of sytax is not good
    There's no fault in not knowing the language, unless you choose not to
    rectify that by learning. If, on the other hand, you want to have
    programs without learning how to program in the language, you've come
    to the wrong place.
    so i want actual code please can u mail it to me.
    What price and terms are you offering for the service of someone
    writing your code for you?

    Alternatively, if you want actual code, please *learn* from the
    well-written tutorials and then *write some* yourself, present it
    here, and we can discuss it in public for the benefit of all.

    --
    \ “Yesterday I told a chicken to cross the road. It said, ‘What |
    `\ for?’” —Steven Wright |
    _o__) |
    Ben Finney

    Comment

    Working...