Results 1 to 11 of 11

Thread: dynamic table creaton

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #4
    Join Date
    Jun 2010
    Posts
    137
    Thanks
    9
    Qt products
    Qt4
    Platforms
    Windows

    Default Re: dynamic table creaton

    OKe. Suppose If i have created a table with name "1" in the first session. The next time when a new session starts a new table should be created let's say "2" in the same database. For the third session it should be "3". All this has to be done dynamically without writing a table name manually in the sql statement. I hope my explanation gives you an idea about my problem.

    Since the user is same I can't use name and With the date is also a problem when a user uses more than 1 time in a day. May be I will have to go with the both date and time.
    Last edited by baluk; 30th November 2010 at 12:53.

Similar Threads

  1. Replies: 5
    Last Post: 3rd April 2010, 04:07
  2. Table Widget Vs. Table View
    By winston2020 in forum Qt Programming
    Replies: 2
    Last Post: 19th October 2008, 09:56
  3. Dynamic QLabels
    By rajeshs in forum Qt Programming
    Replies: 3
    Last Post: 30th May 2008, 11:26
  4. Replies: 9
    Last Post: 21st June 2007, 10:27
  5. Dynamic updates to a table widget
    By guiGuy in forum Qt Programming
    Replies: 6
    Last Post: 1st June 2006, 20:24

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.