Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ SQL
    Replies Views Last message
  PostgreSql does not handle BOOL correctly
By: omari on Sun, 11 June 2023
8 1613 Sat, 21 October 2023 17:22
By: mirek
  SqlPerformScript bug: Not doing anything if script starts with "BEGIN;" and ends with "END;"
By: zsolt on Fri, 13 October 2023
2 459 Fri, 13 October 2023 12:30
By: zsolt
  Sqlite encryption
By: forlano on Tue, 19 September 2023
2 457 Wed, 20 September 2023 18:22
By: forlano
  How to make a copy not crypted of a Sqlite db
By: forlano on Wed, 20 September 2023
0 240 Wed, 20 September 2023 10:14
By: forlano
  [FEATURE REQUEST] Add Jsonize() to S_ structs
By: omari on Wed, 26 July 2023
1 434 Mon, 31 July 2023 01:25
By: zsolt
  Sqlite bugfix: sqlite has no "nowait" option in select statements
By: zsolt on Sun, 16 July 2023
0 288 Sun, 16 July 2023 01:50
By: zsolt
  Strange (perhaps) DropList ctrl behaviour
By: forlano on Tue, 05 July 2011
13 10276 Fri, 07 July 2023 21:35
By: jimlef
  Bitwise and, or, xor in sql
By: Alboni on Fri, 23 June 2023
0 298 Fri, 23 June 2023 19:07
By: Alboni
  Sqlite3 ChangePassword() failed.
By: zouql on Mon, 19 June 2023
2 490 Tue, 20 June 2023 01:01
By: zouql
  Transfer compress data
By: forlano on Wed, 26 April 2023
3 665 Sat, 29 April 2023 18:24
By: zsolt
  sqlite3 encryption
Has anyone looked into this?
By: jimlef on Sat, 22 October 2022
7 1587 Mon, 24 October 2022 10:49
By: jimlef
  PostgreSQL and clang: error: linker command failed with exit code 1 on MacOS X
By: simpleman on Sun, 09 October 2022
1 699 Mon, 10 October 2022 16:21
By: coolman
  truncated error message / MariaDB
By: BetoValle on Fri, 06 May 2022
0 691 Fri, 06 May 2022 19:27
By: BetoValle
  SQL EXPR NOT WORKING
By: reign_of_terror on Tue, 08 March 2022
1 1075 Wed, 09 March 2022 04:35
By: reign_of_terror
  SQLEX. Is it possible to specify a different name for a real column?
By: sergeynikitin on Fri, 28 January 2022
2 1251 Sat, 05 March 2022 16:46
By: sergeynikitin
  Connection to the postgres db over ssh tunnel
By: unodgs on Mon, 07 February 2022
1 845 Mon, 07 February 2022 23:21
By: zsolt
  SQL - option for real case of column/table/database names
By: mezise on Wed, 29 December 2021
3 1392 Thu, 30 December 2021 14:40
By: mezise
  SQL_Sqlite3 GROUP_NAME error
When field is GROUP_NAME, then complied error.
By: zouql on Wed, 22 December 2021
0 629 Wed, 22 December 2021 09:34
By: zouql
  SqlSelect::AsTable()
By: mubeta on Fri, 17 September 2021
0 783 Fri, 17 September 2021 15:20
By: mubeta
  What about Firebird
By: mx12 on Fri, 10 September 2021
1 1145 Fri, 17 September 2021 01:10
By: Novo
  Using MYSQLDLL flag
By: forlano on Sat, 28 August 2021
0 1628 Sat, 28 August 2021 21:45
By: forlano
  sqlite3 Custom Function in SqlExp
is it possible?
By: JeyCi on Wed, 28 July 2021
2 1329 Thu, 29 July 2021 04:32
By: JeyCi
  ODBC Assertion failed ( 1 2)
By: Giorgio on Thu, 17 December 2020
26 10380 Thu, 10 June 2021 17:00
By: Giorgio
  OleDBSession in Archive
By: koldo on Sat, 08 September 2018
3 3005 Wed, 02 June 2021 13:33
By: JeyCi
  Application with two different databases schema
By: forlano on Fri, 08 May 2020
8 4712 Wed, 02 June 2021 13:11
By: JeyCi
  Jsonize() in database table structures (S_*) [patch]
By: zsolt on Mon, 31 May 2021
0 1084 Mon, 31 May 2021 04:36
By: zsolt
  simple example sqlite ref. not working core console
By: mtdew3q on Tue, 15 October 2019
3 2935 Sat, 27 February 2021 16:57
By: JeyCi
  with MariaDB (MySql) to capture error with Skylark
By: BetoValle on Tue, 09 February 2021
0 1152 Tue, 09 February 2021 00:31
By: BetoValle
  Sql object
By: mubeta on Sun, 07 February 2021
1 1301 Mon, 08 February 2021 06:42
By: dolik.rce
  MySqlSession Close and Reconnect crashes Application
Reconnect crashes on newer Upp Version (CLANG) but works on older (Mingw)
By: hoelblin on Wed, 25 November 2020
7 3057 Sat, 23 January 2021 15:40
By: hoelblin
  Some queries return incorrect datatypes with SqLite
By: Alboni on Thu, 03 December 2020
4 1939 Fri, 11 December 2020 16:43
By: Alboni
  libpq-fe.h in Alpine Linux
By: Novo on Sat, 28 November 2020
8 2783 Tue, 01 December 2020 18:34
By: Novo
  Changing Database [Solved]
By: jimlef on Wed, 07 October 2020
0 1037 Wed, 07 October 2020 20:24
By: jimlef
  Program changing column
By: jimlef on Sat, 03 October 2020
3 1698 Sun, 04 October 2020 15:32
By: jimlef
  sqlite and dropdate / editdate etc
Can you receive an integer value and display as date?
By: jimlef on Fri, 25 September 2020
16 9579 Tue, 29 September 2020 00:51
By: jimlef
  How does All_Tables determine if a table exists?
It doesn't work once the database is dropped and recreated.
By: Lance on Wed, 19 August 2020
2 1647 Sat, 22 August 2020 04:55
By: Lance
  SqlArray with an Option
By: forlano on Sun, 07 June 2020
1 1726 Wed, 15 July 2020 01:59
By: mtdew3q
  sql session in a global variable?
By: Wolfgang on Tue, 13 December 2011
13 11709 Sun, 14 June 2020 10:18
By: mirek
  Schema files, layouts
By: mtdew3q on Wed, 01 April 2020
5 3459 Sat, 18 April 2020 17:36
By: Pradip
  MSSQL TCP ports
By: Giorgio on Thu, 16 April 2020
3 2504 Thu, 16 April 2020 12:47
By: mirek
  MSSQL Exception Handling
Need help in handling exceptions generated by mssql
By: Pradip on Fri, 03 April 2020
3 2642 Tue, 14 April 2020 06:42
By: Pradip
  Copy from stdin (PostgreSQL) support in U++ SQL
By: shutalker on Thu, 02 April 2020
1 1788 Mon, 13 April 2020 13:33
By: mirek
  quick parameter question
By: mtdew3q on Mon, 30 March 2020
4 2896 Mon, 30 March 2020 02:19
By: mtdew3q
  Soci developer leaving
By: mtdew3q on Sun, 15 December 2019
0 1499 Sun, 15 December 2019 17:59
By: mtdew3q
  PostgreSQL: Escape "?" parameter placeholder
By: fermium on Thu, 17 October 2019
2 2900 Wed, 11 December 2019 11:24
By: fermium
  BUGFIX: MySqlConnection::SetParam(): handling INT64_V is missing
By: zsolt on Wed, 04 December 2019
1 1735 Thu, 05 December 2019 19:57
By: mirek
  SQL tutorial 5 and using namespace Upp; in header file (Solved)
By: coolman on Mon, 25 November 2019
2 2244 Sat, 30 November 2019 12:12
By: Klugier
  sql innerjoin not working
By: mtdew3q on Thu, 31 October 2019
1 2043 Thu, 31 October 2019 01:48
By: mtdew3q
  Unexpected crash on MSSQLSession Close()
By: Giorgio on Tue, 29 October 2019
2 2541 Wed, 30 October 2019 11:59
By: Giorgio
  undefined symbol when linking pgexec mingw
By: mtdew3q on Mon, 28 October 2019
1 1958 Mon, 28 October 2019 03:02
By: mtdew3q
  GetInsertedId does not work for all data types.
By: Alboni on Fri, 18 October 2019
2 2410 Sun, 20 October 2019 12:54
By: Alboni
  can I use 127.0.0.1 as host in open function?
By: mtdew3q on Thu, 17 October 2019
4 3631 Fri, 18 October 2019 01:08
By: mtdew3q
  Missing SessionClose() in Sqlite3Session::Close()
By: zsolt on Mon, 14 October 2019
2 2336 Mon, 14 October 2019 18:13
By: zsolt
  sql using sqlexp
By: mtdew3q on Fri, 11 October 2019
3 2957 Sun, 13 October 2019 10:10
By: mtdew3q
  PostgreSQL: JSONB Supporting by Upp
By: fermium on Fri, 04 October 2019
0 1373 Fri, 04 October 2019 14:08
By: fermium
  SqlArray crash
By: forlano on Mon, 30 September 2019
0 1476 Mon, 30 September 2019 16:01
By: forlano
  gridctrl won't map to schema
By: mtdew3q on Sun, 22 September 2019
2 10752 Sun, 22 September 2019 10:25
By: mtdew3q
  Compile error on Linux
By: zsolt on Sun, 15 September 2019
1 1831 Sun, 15 September 2019 10:09
By: mirek
  date not showing in sqlarray
By: mtdew3q on Mon, 02 September 2019
4 3013 Mon, 02 September 2019 19:22
By: mtdew3q
  formatting time to pass to sqlite
By: mtdew3q on Mon, 26 August 2019
2 2374 Mon, 26 August 2019 03:18
By: mtdew3q
  How to share a schema .sch with multiple header and source files
By: MonkeyH on Wed, 07 August 2019
1 1893 Fri, 09 August 2019 10:56
By: mirek
  BOOL in SQLite
By: borbek on Wed, 17 July 2019
1 2059 Fri, 09 August 2019 09:32
By: mirek
  Multiple DUAL_UNIQUE generate conflicting statements
By: busiek on Wed, 23 May 2018
4 4067 Wed, 17 July 2019 10:42
By: mirek
  SQLite On delete cascade .sch ?
By: Xemuth on Wed, 26 June 2019
10 6032 Sun, 30 June 2019 22:00
By: Xemuth
  Sqlite join from select
By: coolman on Sun, 12 May 2019
4 3770 Mon, 24 June 2019 08:23
By: coolman
  Escape string in MySQL
By: forlano on Sat, 08 June 2019
1 2099 Sat, 08 June 2019 17:01
By: Novo
  postgresql mingw
(): lld-link: error: C:\Ultimate++\upp\bin/pgsql/x86/bin\libpq.dll: bad file type. Did you specify a DLL instead of an import library?
By: mtdew3q on Sun, 19 May 2019
7 8266 Sat, 25 May 2019 16:38
By: mtdew3q
  Sql Lite schema with DATE type
By: NattyRoots on Thu, 09 May 2019
2 2770 Fri, 10 May 2019 15:05
By: NattyRoots
  Field name same as table name
By: Patisab on Thu, 18 April 2019
1 1866 Thu, 18 April 2019 13:40
By: mirek
  PostgreSQL and Mingw
By: BioBytes on Sun, 16 November 2008
2 11554 Fri, 15 March 2019 20:33
By: BioBytes
  MySQL link error
By: kagzer on Thu, 26 August 2010
8 11267 Mon, 04 March 2019 15:22
By: Patisab
  Connect to TWO databases
By: deep on Tue, 01 January 2019
2 2648 Sun, 13 January 2019 09:04
By: deep
  [SOLVED] How to join two tables from two schemas with SqlExp
By: Patisab on Tue, 08 January 2019
3 3009 Wed, 09 January 2019 13:23
By: Patisab
  SQL statements timeout in Linux (bug?)
By: Giorgio on Wed, 24 October 2018
6 4798 Tue, 06 November 2018 13:36
By: Giorgio
  How to manage the access to a Db on an unstable connection
By: Giorgio on Tue, 16 October 2018
2 2860 Tue, 23 October 2018 10:46
By: Giorgio
icon12.gif [SOLVED] How to use aliases with SqlExp?
By: Patisab on Wed, 12 September 2018
4 3702 Mon, 24 September 2018 12:26
By: Patisab
  Image in QLITE3 database
Load an ImgCtrl image from an SQLITE3 database
By: raanan on Sat, 01 September 2018
1 2257 Sun, 02 September 2018 10:56
By: mirek
  PostgreSQL NaN fetching from DB
By: shutalker on Thu, 26 July 2018
1 2221 Mon, 20 August 2018 09:51
By: mirek
  Implementing PostgreSql returning statement
By: busiek on Tue, 26 June 2018
2 2911 Wed, 27 June 2018 10:11
By: mirek
icon2.gif SOLVED MySQL on remote DB: timeout or other issue
By: forlano on Wed, 20 June 2018
1 2422 Thu, 21 June 2018 06:55
By: forlano
  MySQL & remote DB
By: forlano on Sun, 17 June 2018
1 2173 Sun, 17 June 2018 22:53
By: forlano
  MSC configure with VS 2017 Professional
MSC17
By: Melek on Tue, 10 April 2018
3 3336 Mon, 23 April 2018 11:06
By: mirek
  MSSQL error management ( 1 2)
By: Giorgio on Fri, 16 February 2018
20 12773 Thu, 22 March 2018 09:06
By: Giorgio
  ODBC crash
By: akebee on Thu, 13 July 2017
0 2057 Thu, 13 July 2017 09:22
By: akebee
  How SQL deal with multiple threads?
By: akebee on Mon, 10 July 2017
7 5361 Mon, 10 July 2017 13:26
By: akebee
  Oracle 12c
Use Oracle 12c in U++
By: porthos on Thu, 29 June 2017
4 4501 Mon, 03 July 2017 19:10
By: porthos
  [SQLITE] Search accents insensitive
How to select records without sensivity to the case and accents ?
By: jibe on Thu, 01 June 2017
9 16286 Fri, 30 June 2017 11:12
By: jibe
  Please Help Me
MySQL Error
By: Melek on Tue, 31 January 2017
2 3383 Mon, 01 May 2017 17:49
By: germax
  SQLITE Insert or Replace
By: rxantos on Thu, 20 April 2017
1 2542 Sat, 22 April 2017 15:27
By: dolik.rce
  OleDB fails to build
By: Mindtraveller on Wed, 18 January 2017
4 4316 Tue, 18 April 2017 18:11
By: wimpie
icon9.gif MSSQL connection cause memory leak
By: akebee on Mon, 10 April 2017
8 6249 Tue, 11 April 2017 03:12
By: akebee
  How to connect to ODBC??
By: NilaT on Wed, 29 March 2017
1 3027 Wed, 29 March 2017 10:14
By: NilaT
  How can .sch express a many-to-many relationship ?
A minimal DDL example is provided -- how should this be expressed in .sch?
By: jfranks on Thu, 19 January 2017
1 2828 Tue, 07 March 2017 13:03
By: mirek
  Huge error of Postgresql! Double fields by transmission to the program lose a fractional part! ( 1 2)
By: sergeynikitin on Mon, 23 January 2017
28 20806 Thu, 26 January 2017 15:25
By: sergeynikitin
  I propose to Add Postgresql to topic header
By: sergeynikitin on Mon, 23 January 2017
0 2151 Mon, 23 January 2017 02:16
By: sergeynikitin
  [sqlite] SqlCurrentTime is inconsistent with TIME definition
By: Zbych on Mon, 16 January 2017
0 2304 Mon, 16 January 2017 22:25
By: Zbych
  grid control hidden field sql accept
By: jaynorwood on Sun, 17 August 2008
3 6927 Fri, 16 December 2016 13:53
By: roger
  [solved]when to reconnect to the sql database?
By: akebee on Tue, 21 June 2016
3 4129 Tue, 21 June 2016 19:39
By: Zbych
  [solved]crash when execute sql command
By: akebee on Thu, 09 June 2016
1 3704 Thu, 09 June 2016 05:59
By: akebee
  Global SqlIds
By: BioBytes on Sat, 23 April 2016
6 5976 Mon, 06 June 2016 21:39
By: BioBytes
  Sqlite and DUAL_PRIMARY_KEY
By: borbek on Tue, 12 January 2016
2 3890 Mon, 09 May 2016 12:34
By: busiek
  I am trying to have two sqls one to read another to write
By: aftershock on Wed, 30 March 2016
3 4182 Thu, 31 March 2016 20:55
By: aftershock
  GUID column in DB and SqlArray
how to use GUID column in database app
By: LamerDrv on Sat, 12 March 2016
3 4737 Sun, 27 March 2016 14:00
By: LamerDrv
  How to close a sqlite session
By: forlano on Sun, 27 September 2015
4 5892 Tue, 16 February 2016 00:26
By: wimpie
  MySql, boolean values and SqlArray
By: Giorgio on Wed, 27 January 2016
6 6717 Mon, 01 February 2016 18:31
By: mirek
  Problem with SqlUpdate
By: nilrum on Tue, 29 December 2015
5 5834 Wed, 30 December 2015 08:29
By: dolik.rce
  Commas into SQL
Commas into SQL
By: lovmy on Mon, 23 November 2015
1 3071 Tue, 24 November 2015 14:53
By: mirek
  PATCH/BUGFIX Oracle global temporary table
By: wqcmaster on Wed, 14 October 2015
2 4003 Wed, 14 October 2015 15:45
By: wqcmaster
  Application crashes when connected to MySQL, what am I doing wrong?
By: Giorgio on Thu, 03 September 2015
2 3641 Mon, 14 September 2015 08:33
By: mirek
  Accessing Database from multiple files
By: jeremy_c on Tue, 02 June 2009
3 5869 Fri, 04 September 2015 17:23
By: dolik.rce
  PATCH/BUGFIX Oracle asTable Failure - Solution
By: wqcmaster on Thu, 06 August 2015
1 3296 Sun, 23 August 2015 20:27
By: mirek
  How to display fields from different tables in one SQLArray ( 1 2)
By: sergeynikitin on Mon, 20 October 2008
34 38424 Thu, 30 April 2015 07:55
By: sergeynikitin
  DBF crash error while writing record
By: forlano on Thu, 23 October 2014
3 6101 Sun, 26 April 2015 13:59
By: mirek
  Bugs with svn build 8144 and NOAPPSQL
By: rxantos on Sat, 07 February 2015
1 3431 Mon, 09 February 2015 19:32
By: mirek
  How to read a Blob from a SQLite3 DB
I can write a blob with a string but i can't read it
By: lmsp on Tue, 02 December 2014
2 5114 Sun, 07 December 2014 19:14
By: lmsp
  Firebird Database integration
By: aldeacity on Fri, 11 July 2008
6 10750 Fri, 05 December 2014 16:52
By: mirek
  SQLite and Instr problem
By: coolman on Fri, 14 November 2014
2 6759 Tue, 18 November 2014 11:48
By: coolman
  Firebird - Update
By: Novo on Thu, 30 October 2014
0 7279 Thu, 30 October 2014 04:48
By: Novo
  PostgreSQL: serious mistake when call GetInsertedId()
By: sergeynikitin on Wed, 01 October 2014
4 6153 Wed, 22 October 2014 11:04
By: mirek
  PostgreSQL: error in PostgreSQLSchema.h
By: sergeynikitin on Wed, 01 October 2014
0 2562 Wed, 01 October 2014 00:34
By: sergeynikitin
  UTF8 Length of char -> ORA-01406 ORA-12899 Upp(6693/7609)
ERROR "value too large for column" or "fetched column value was truncated"
By: wqcmaster on Wed, 27 August 2014
1 13580 Mon, 01 September 2014 10:35
By: mirek
  MySql bitwise and
By: bushman on Tue, 19 August 2014
1 4138 Mon, 01 September 2014 10:30
By: mirek
  Sql Avg delivers String instead of double
By: masu on Wed, 30 July 2014
5 6071 Fri, 01 August 2014 17:09
By: mirek
  Bugfix: MySqlConnection::GetRowsProcessed() returns correct value after an sql update
By: zsolt on Sun, 08 June 2014
2 4888 Wed, 11 June 2014 13:43
By: zsolt
  Bugfix: MySql: Missing macros from schema
By: zsolt on Sun, 08 June 2014
1 2814 Wed, 11 June 2014 08:33
By: mirek
  Bugfix: DBF version handling fixed
By: zsolt on Sun, 08 June 2014
1 2782 Wed, 11 June 2014 08:24
By: mirek
  Bugfix: DBF Logical field can contain T/F/? values
By: zsolt on Sun, 08 June 2014
1 3238 Wed, 11 June 2014 08:21
By: mirek
  PATCH: SqlSelect::ForUpdate() should generate nothing for SQLITE3
By: zsolt on Sun, 08 June 2014
1 2928 Wed, 11 June 2014 08:18
By: mirek
  Oracle RefCursor and Stored Procedure
By: aksdb on Thu, 17 April 2014
10 20422 Wed, 23 April 2014 10:22
By: aksdb
  Schema description documentation not matching code behavior
By: mingodad on Thu, 10 April 2014
1 3897 Mon, 14 April 2014 14:26
By: mirek
  [BUG] MySQL error 2014 while reading output from stored procedure.
By: Klugier on Fri, 15 February 2013
1 6437 Sun, 23 March 2014 16:28
By: mirek
  SqlArray view update
By: forlano on Tue, 11 February 2014
1 3151 Sun, 16 February 2014 19:25
By: mirek
  Oci8 64bit support for BLOB/CLOB
By: wqcmaster on Wed, 05 February 2014
1 3131 Mon, 10 February 2014 20:09
By: mirek
  SqlId aliasing
By: wqcmaster on Wed, 05 February 2014
1 3432 Mon, 10 February 2014 20:05
By: mirek
  firebird with sqlarray ctrl (possible?)
By: mtdew3q on Sun, 26 January 2014
5 8298 Fri, 31 January 2014 02:37
By: mtdew3q
  size of S_XXX struct members
By: Alboni on Mon, 30 December 2013
10 8372 Tue, 28 January 2014 20:13
By: mirek
  testing out firebird in bazaar missing ibase.h
By: mtdew3q on Wed, 08 January 2014
1 3424 Wed, 08 January 2014 18:43
By: mtdew3q
  SQLite and foreign keys
By: wimpie on Thu, 17 October 2013
4 7341 Mon, 25 November 2013 20:05
By: mirek
  Strange build error with OleDB
By: NeilMonday on Fri, 22 November 2013
0 3213 Fri, 22 November 2013 15:29
By: NeilMonday
  Call external funcions in SQL
By: koldo on Thu, 12 September 2013
7 7667 Mon, 30 September 2013 12:49
By: koldo
icon5.gif Added code to MySqlSession::DoConnect() correct?
By: Alboni on Mon, 15 July 2013
1 4166 Mon, 22 July 2013 22:24
By: mirek
  MS SQL Server CE Assistance
By: kr8vzn on Thu, 30 May 2013
1 3819 Mon, 22 July 2013 22:21
By: mirek
  Sql(SqlSession& session) problem
By: koldo on Mon, 17 September 2012
19 17232 Fri, 19 July 2013 19:25
By: Sender Ghost
  [BUG] Memory leak in MySql package
By: Klugier on Fri, 05 April 2013
13 12243 Sun, 26 May 2013 20:18
By: mirek
  Reason why session does not connect
By: Alboni on Mon, 04 March 2013
1 3200 Sat, 11 May 2013 11:32
By: mirek
  [BUG?]Like() always case sensitive on MySql
By: Alboni on Fri, 19 April 2013
1 3241 Sat, 11 May 2013 11:30
By: mirek
  Sqlite foreign key question
By: Runik on Thu, 02 May 2013
1 3206 Thu, 02 May 2013 14:59
By: Runik
  Some unexpected differences between Sqlite3 and MySql in Upp
By: Alboni on Fri, 19 April 2013
3 4903 Thu, 25 April 2013 14:33
By: BioBytes
  Select from two temporary tables
By: Zbych on Wed, 28 November 2012
5 5959 Mon, 11 March 2013 12:56
By: Zbych
  Sqlite DB readonly
By: forlano on Fri, 08 March 2013
2 4648 Sat, 09 March 2013 14:10
By: forlano
  SqlArray with Ctrls (in place)
By: hmasr on Mon, 11 February 2013
3 5237 Sun, 03 March 2013 09:13
By: mirek
  Reading S_xxxx records from Sql
By: Alboni on Thu, 24 January 2013
4 6155 Wed, 13 February 2013 08:30
By: sergeynikitin
  How to view immediately the primary key in SqlArray
By: alca on Wed, 23 January 2013
3 4489 Wed, 23 January 2013 22:36
By: zsolt
  How to use Sqlite BLOB type in U++ schema files?
By: lectus on Sun, 13 January 2013
3 4960 Wed, 16 January 2013 23:21
By: mirek
  What do I need to download / configure to use MySql with U++?
By: lectus on Wed, 12 December 2012
2 3947 Wed, 16 January 2013 21:12
By: BioBytes
  Can U++ communicate with a MSACCESS database?
By: lectus on Fri, 23 November 2012
2 3993 Fri, 11 January 2013 09:16
By: navi
  Doubts on a sqlite query
By: forlano on Sat, 29 December 2012
14 13808 Sun, 30 December 2012 15:20
By: forlano
  Use ctrls in another tab as detail problem
By: lectus on Wed, 26 December 2012
1 3035 Wed, 26 December 2012 17:43
By: sergeynikitin
  How to store a DATETIME in Sqlite?
By: lectus on Sun, 02 December 2012
3 3969 Sun, 23 December 2012 10:23
By: mirek
  SqlLite3 crashes on Fetch()
By: Alboni on Wed, 12 December 2012
1 4185 Sun, 23 December 2012 10:22
By: mirek
  Fields of the same name in diff tables
By: jeremy_c on Mon, 01 June 2009
18 20546 Sun, 23 December 2012 10:17
By: mirek
  Weird Date bevaviour in Sqlite
By: lectus on Sat, 01 December 2012
2 4612 Wed, 12 December 2012 01:23
By: Alboni
  SQL_MySql reference example only compiles in debug mode
By: Alboni on Fri, 23 November 2012
2 3690 Fri, 23 November 2012 14:23
By: Alboni
  Store empty string to database
By: dolik.rce on Sat, 20 October 2012
3 4998 Sat, 20 October 2012 22:51
By: dolik.rce
  List DSN in ODBC
By: luisrod0512 on Sun, 14 October 2012
2 3828 Mon, 15 October 2012 05:14
By: luisrod0512
  Automatic Upgrade MySQL schema
By: sergeynikitin on Fri, 28 September 2012
7 7541 Wed, 03 October 2012 12:41
By: mirek
  XmlNode and text
By: mubeta on Sun, 30 September 2012
1 3095 Tue, 02 October 2012 08:06
By: mirek
icon5.gif How do I load sqlite3 .sql with triggers on it?
By: rxantos on Fri, 31 August 2012
1 3299 Fri, 07 September 2012 11:20
By: mirek
icon5.gif Problem when call a BIG stored procedure !
By: akebee on Thu, 12 July 2012
2 4318 Wed, 05 September 2012 01:12
By: akebee
  Multi-column unique index
By: dolik.rce on Tue, 28 August 2012
1 3152 Tue, 28 August 2012 20:36
By: mirek
  MySQL Example: NativeMySql/NativeMySql.sch: No such file or directory
By: x0d3r on Tue, 21 August 2012
2 4205 Sat, 25 August 2012 13:34
By: mirek
icon5.gif Cannot connect to MySQL database
By: Small_Dwarf on Sat, 14 July 2012
1 3276 Sat, 14 July 2012 22:31
By: Small_Dwarf
  Lowercase field name in table - error
By: mezise on Sat, 30 June 2012
10 17772 Fri, 06 July 2012 10:25
By: Sender Ghost
  What does this code do exactly?
By: lectus on Thu, 28 June 2012
1 3042 Fri, 29 June 2012 14:41
By: mirek
  Can I use netSQLite to solve the problem of sharing SQLite database?
By: sergeynikitin on Tue, 05 June 2012
6 9629 Thu, 28 June 2012 23:48
By: lectus
  Sql crash in 64 bit machine
By: forlano on Sun, 10 June 2012
4 5523 Mon, 11 June 2012 14:48
By: forlano
  SqlBinary and Postgres 9
By: Zbych on Fri, 18 May 2012
1 3363 Sun, 20 May 2012 18:51
By: mirek
icon3.gif Access to S_* Structure of TABLE crash Application.
By: sergeynikitin on Thu, 17 May 2012
19 16791 Sun, 20 May 2012 04:09
By: Sender Ghost
  Sql .sch / Date (moved)
By: ratah on Wed, 08 February 2012
4 7260 Fri, 18 May 2012 19:38
By: BioBytes
  Filling same SqlArray with different tables from database
By: ayana on Sat, 12 May 2012
4 6550 Tue, 15 May 2012 07:37
By: ayana
  MSSQL, default DB, datetime
By: Assargadon on Mon, 16 April 2012
1 5134 Mon, 23 April 2012 17:36
By: Assargadon
  Sticky problem : MySql and UTF8
By: BioBytes on Mon, 02 January 2012
9 11001 Fri, 20 April 2012 10:33
By: BioBytes
  Added partial support for ODBC output parameters, but the solution is ugly
By: jjacksonRIAB on Sun, 11 March 2012
0 6001 Sun, 11 March 2012 19:04
By: jjacksonRIAB
icon4.gif SQL problem
By: koldo on Tue, 28 February 2012
10 8597 Thu, 01 March 2012 16:02
By: koldo
  Is it possible to call a stored procedure with an output parameter?
By: jjacksonRIAB on Fri, 10 February 2012
10 12811 Fri, 17 February 2012 21:49
By: jjacksonRIAB
  questions about sqlArray
By: papascalientes on Thu, 09 February 2012
8 8639 Sat, 11 February 2012 10:04
By: BioBytes
  CLOB data handling
By: Shwetha on Wed, 25 January 2012
1 3124 Wed, 25 January 2012 08:22
By: mirek
  sql script question
By: forlano on Sat, 17 December 2011
4 5262 Sat, 17 December 2011 20:51
By: forlano
  BUG with "Run to cursor (in debug)"
By: forlano on Thu, 15 December 2011
1 3649 Fri, 16 December 2011 10:38
By: mirek
  More .sch files?
By: Wolfgang on Tue, 13 December 2011
5 6743 Wed, 14 December 2011 09:26
By: Wolfgang
  sql + editstring
By: begnur on Tue, 10 May 2011
11 11333 Fri, 09 December 2011 23:42
By: jibe
  Sqlite Delete not working [SOLVED]
By: lectus on Sat, 19 November 2011
10 11286 Sun, 20 November 2011 16:21
By: lectus
  Error when compiling native MySql with MSC9
By: BioBytes on Wed, 26 October 2011
7 9511 Thu, 10 November 2011 22:02
By: BioBytes
  SqlMassinsert
By: ratah on Mon, 31 October 2011
1 3651 Mon, 07 November 2011 14:14
By: mirek
  console + sql + unicode or utf
By: begnur on Tue, 10 May 2011
2 4492 Mon, 26 September 2011 21:35
By: begnur
  Format of Select statement inside Insert..??
By: Monty.mvh on Sat, 10 September 2011
3 4606 Sat, 10 September 2011 17:48
By: Monty.mvh
  EditField and Sqlite...
By: Monty.mvh on Tue, 06 September 2011
1 3336 Tue, 06 September 2011 14:36
By: mirek
  ERROR : multiple definition of `TABLE_INFO_1(Upp::SqlSchema&)'.......First defined here...
By: Monty.mvh on Wed, 24 August 2011
2 4558 Tue, 30 August 2011 06:06
By: Monty.mvh
  SqlArray and updating new database data
By: forlano on Sun, 28 August 2011
2 4070 Mon, 29 August 2011 10:51
By: forlano
  SQlite file locking - again help needed
By: papascalientes on Wed, 10 August 2011
2 7059 Thu, 25 August 2011 16:03
By: papascalientes
Goto Forum:
  
Legend New Messages New Messages   No New messages No New messages   Locked (w/ unread messages) Locked (w/ unread messages)   Locked Locked   Moved to another forum Moved to another forum

Current Time: Fri Apr 26 13:56:05 CEST 2024

Total time taken to generate the page: 0.03903 seconds