Hello,
I'm getting this exception when setting uniquery active property to true (unidac 6.1.3) :
exception message : TABLE_NAME restriction must be set.
Here is a call stack
main thread ($1484):
289a9478 +090 liteprovider210.bpl Liteclassesuni TSQLiteMetaData.GetColumns
114e94bc +08c dac210.bpl Craccess TCRMetaData.InternalGetMetaData
114e93ff +053 dac210.bpl Craccess TCRMetaData.GetMetaData
114c1afa +03e dac210.bpl Dbaccess TDAMetaData.InternalOpen
50c7fb1a +00e dbrtl210.bpl Data.DB 12493 +2 TDataSet.DoInternalOpen
50c7fbca +016 dbrtl210.bpl Data.DB 12522 +3 TDataSet.OpenCursor
11484672 +00a dac210.bpl Memds TMemDataSet.OpenCursor
114c1a19 +07d dac210.bpl Dbaccess TDAMetaData.OpenCursor
50c7fa81 +055 dbrtl210.bpl Data.DB 12474 +12 TDataSet.SetActive
50c7f8bd +009 dbrtl210.bpl Data.DB 12430 +1 TDataSet.Open
289b0202 +122 liteprovider210.bpl Liteservicesuni TCustomLiteDataSetService.InitFieldsOptions
114be1a5 +025 dac210.bpl Dbaccess TDADataSetService.InitCursor
114b68e7 +0db dac210.bpl Dbaccess TCustomDADataSet.InternalOpen
50c7fb1a +00e dbrtl210.bpl Data.DB 12493 +2 TDataSet.DoInternalOpen
50c7fbca +016 dbrtl210.bpl Data.DB 12522 +3 TDataSet.OpenCursor
11484672 +00a dac210.bpl Memds TMemDataSet.OpenCursor
114b0b5a +1fa dac210.bpl Dbaccess TCustomDADataSet.OpenCursor
117011e3 +027 unidac210.bpl Uni TCustomUniDataSet.OpenCursor
50c7fa81 +055 dbrtl210.bpl Data.DB 12474 +12 TDataSet.SetActive
114b094d +03d dac210.bpl Dbaccess TCustomDADataSet.SetActive
50124092 +036 rtl210.bpl System.TypInfo 2786 +28 SetOrdProp
2110c116 +022 designide210.bpl DesignEditors 839 +2 TPropertyEditor.SetOrdValue
2110d263 +047 designide210.bpl DesignEditors 1408 +5 TEnumProperty.SetValue
2110bdd2 +0c2 designide210.bpl DesignEditors 669 +11 TPropertyEditor.Edit
20930aa2 +13e coreide210.bpl PropInsp 899 +18 TPropertyInspector.PropListEditDblClick
212f58e1 +015 vclide210.bpl IDEInspListBox 624 +2 TInspListBox.DoEditDblClick
212f717e +002 vclide210.bpl IDEInspListBox 1196 +0 TInspListBox.EditDblClick
505c31a1 +015 vcl210.bpl Vcl.Controls 7353 +1 TControl.DblClick
505c331c +034 vcl210.bpl Vcl.Controls 7396 +4 TControl.WMLButtonDblClk
505c2c15 +2bd vcl210.bpl Vcl.Controls 7232 +91 TControl.WndProc
505c76e2 +5ce vcl210.bpl Vcl.Controls 10038 +153 TWinControl.WndProc
212f5033 +037 vclide210.bpl IDEInspListBox 361 +7 TPropInspEdit.WndProc
505c6d1c +02c vcl210.bpl Vcl.Controls 9750 +3 TWinControl.MainWndProc
5016e218 +014 rtl210.bpl System.Classes 16600 +8 StdWndProc
7784cc6b +00a USER32.dll DispatchMessageW
5071635b +0f3 vcl210.bpl Vcl.Forms 10352 +23 TApplication.ProcessMessage
5071639e +00a vcl210.bpl Vcl.Forms 10382 +1 TApplication.HandleMessage
507166d1 +0c9 vcl210.bpl Vcl.Forms 10520 +26 TApplication.Run
76cfee1a +010 kernel32.dll BaseThreadInitThunk
SQLite "TABLE_NAME restriction must be set" at design time
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
Re: SQLite "TABLE_NAME restriction must be set" at design time
Hello,
Please send the script for creating the table and the used SQL query.
Please send the script for creating the table and the used SQL query.
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
Re: SQLite "TABLE_NAME restriction must be set" at design time
Well It appeared suddenly !
Where can I send you these files ?
Where can I send you these files ?
Re: SQLite "TABLE_NAME restriction must be set" at design time
You can send your files to alexp*devart*com.
-
- Posts: 451
- Joined: Wed 19 Jan 2005 09:59
Re: SQLite "TABLE_NAME restriction must be set" at design time
Hello Alex,
Looks like this bug is introduced by Andreas Hausladen's IDE Fix Pack.
My problem was solved by removing this "plugins"...
Looks like this bug is introduced by Andreas Hausladen's IDE Fix Pack.
My problem was solved by removing this "plugins"...
Re: SQLite "TABLE_NAME restriction must be set" at design time
Glad to see that the issue was resolved. If you have any further questions, feel free to contact us.