Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums
Members
Pages
Search
Help
Register
Login
Home
Home
»
U++ Library support
»
U++ SQL
»
sqlite3 get number of occurrences
Show:
Today's Messages
::
Show Polls
::
Message Navigator
E-mail to friend
sqlite3 get number of occurrences
[
message #21134
]
Mon, 04 May 2009 17:18
darthspawn
Messages:
58
Registered:
February 2009
Member
How can i get the number of occurrences of a database? thanks!
Sam
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21136
is a reply to
message #21134
]
Mon, 04 May 2009 19:59
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
I do not understand the question. Can you reformulate, please?
Mirek
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21146
is a reply to
message #21134
]
Tue, 05 May 2009 10:12
darthspawn
Messages:
58
Registered:
February 2009
Member
Sure!
I need to have the total number of rows in my db, so, i need to count the total lines inserted. There is a way to have that number?
Sam
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21160
is a reply to
message #21146
]
Wed, 06 May 2009 08:58
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
int n = SQL % Select(SqlCountRows()).From(MYTABLE);
Mirek
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21164
is a reply to
message #21134
]
Wed, 06 May 2009 10:19
darthspawn
Messages:
58
Registered:
February 2009
Member
Thank you very much! there is in the documentation a page with this functionality?
Sam
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21165
is a reply to
message #21164
]
Wed, 06 May 2009 10:37
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
http://www.ultimatepp.org/src$Sql$SqlExp$en-us.html
But of course, SQL knowledge is expected...
Mirek
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21172
is a reply to
message #21165
]
Wed, 06 May 2009 14:21
darthspawn
Messages:
58
Registered:
February 2009
Member
I know SQL, I don't know when to use
SQL %
SQL *
SQL * ::
what are the difference between this syntax?
Report message to a moderator
Re: sqlite3 get number of occurrences
[
message #21175
is a reply to
message #21172
]
Wed, 06 May 2009 19:52
mirek
Messages:
14257
Registered:
November 2005
Ultimate Member
Search the forum, this was discussed.
Mirek
Report message to a moderator
Previous Topic:
OrderBy Descending missing
Next Topic:
OleDB Compile error in release 2008.1
Goto Forum:
- Community
U++ community news and announcements
PR, media coverage, articles and documentation
U++ Webs: Functioning, Layout , Design, Features and Structure of these forums, homepage etc.
Coffee corner
Newbie corner
U++ based job offers
- Developing U++
U++ Developers corner
External resources
Releasing U++
UppHub
Bugs (& fixes)
Documentation
U++ TheIDE and Library: Releases and ChangeLogs
Mac OS
Android
- U++ Library support
U++ Library : Other (not classified elsewhere)
U++ Core
Look and Chameleon Technology
U++ Libraries and TheIDE: i18n, Unicode and Internationalization
U++ SQL
U++ MT-multithreading and servers
U++ Callbacks and Timers
U++ Widgets - General questions or Mixed problems
TopWindow&PopUp, TrayIcon
Menus&Toolbars
StatusBar&InfoCtrl
Splitter
TabCtrl
Slider&ProgressIndicator
ArrayCtrl, HeaderCtrl & GridCtrl
TreeCtrl
RichText,QTF,RTF...
LineEdit, EditFields, DocEdit
Draw, Display, Images, Bitmaps, Icons
FileSel&FileList, Path
CalendarCtrl
Skylark
ScatterDraw & ScatterCtrl
Archive
- U++ TheIDE
U++ TheIDE: Other Features Wishlist and/or Bugs
U++ TheIDE: Compiling, Linking, Debugging of your packages
U++ TheIDE: Installation, Compiling and Running of theide
U++ TheIDE: CodeEditor, Assist++, Topic++
U++ TheIDE: Packages
U++ TheIDE: Layout (Forms) Designer
U++ TheIDE: Icon designer
- Extra libraries, Code snippets, applications etc.
U++ users applications in progress and useful code snippets, including reference examples!
U++ Esc Interpreter, Esc Macros and templates
C++ language problems and code snippets
Applications created with U++
OS Problems etc., Win32, POSIX, MacOS, FreeBSD, X11 etc
-=]
Back to Top
[=-
[
Syndicate this forum (XML)
] [
] [
]
Current Time:
Fri May 09 11:54:20 CEST 2025
Total time taken to generate the page: 0.01251 seconds