Search found 2845 matches

by Plash
Wed 10 Feb 2010 13:15
Forum: InterBase Data Access Components
Topic: TIBCConnection.DatabaseInfo faulty results with Unicode
Replies: 28
Views: 5752

Please provide all information for reproducing the problem: property that returns a wrong result, query and script for creating database objects.
by Plash
Wed 10 Feb 2010 13:09
Forum: Oracle Data Access Components
Topic: existing project and unicode
Replies: 9
Views: 2318

Please recreate fields for one query that does not work with automatic replacement. Then see which fields are TWideStringField and which fields are TStringField.
by Plash
Wed 10 Feb 2010 09:22
Forum: Oracle Data Access Components
Topic: some errors in UniCode ON or UniCode OFF at Direct Mode
Replies: 1
Views: 1306

This is the same problem as you have described in your previous topic.
by Plash
Wed 10 Feb 2010 08:22
Forum: InterBase Data Access Components
Topic: IBDAC Freepascal 64bits
Replies: 3
Views: 1756

IBDAC does not support the 64-bit compiler.
by Plash
Tue 09 Feb 2010 13:27
Forum: InterBase Data Access Components
Topic: SET TERM doesn't work as expected?
Replies: 5
Views: 2033

We have fixed this problem. The fix will be included in the next build of IBDAC.
by Plash
Tue 09 Feb 2010 13:26
Forum: InterBase Data Access Components
Topic: SET TERM fails on (re)setting terminator
Replies: 1
Views: 1489

We have fixed this problem. The fix will be included in the next build of IBDAC.
by Plash
Tue 09 Feb 2010 10:58
Forum: dbExpress driver for InterBase & Firebird
Topic: Memory leak when connect fails
Replies: 5
Views: 4265

This is a bug of dbExpress. It does not free the connection handle if an error occurs.
by Plash
Tue 09 Feb 2010 10:48
Forum: dbExpress driver for InterBase & Firebird
Topic: Windows 7 64bit and DbxIda 2.50.20 - [DCC Fatal Error]
Replies: 10
Views: 7965

Maybe Windows XP Home does not have some components required by midas.dll.
by Plash
Tue 09 Feb 2010 08:40
Forum: VirtualDAC
Topic: Delete Field Bug
Replies: 4
Views: 3903

Use FieldByName('aktywne')
by Plash
Tue 09 Feb 2010 08:38
Forum: Oracle Data Access Components
Topic: How to refresh TOraQuery with cursor assigned from TOraStoredProc or TOraSQL
Replies: 1
Views: 1684

There is no more efficient way.
by Plash
Tue 09 Feb 2010 08:25
Forum: Oracle Data Access Components
Topic: Trouble coding TMemDataSet
Replies: 2
Views: 1454

You should add the MemDS unit to the USES list.
by Plash
Mon 08 Feb 2010 13:37
Forum: Oracle Data Access Components
Topic: delphi2010+odac 6.90.0.53 update error!
Replies: 10
Views: 4138

Please contact us by e-mail support*devart*com. We will send us the new version for testing.
by Plash
Mon 08 Feb 2010 12:47
Forum: Oracle Data Access Components
Topic: Param binding in ODAC 6.90.0.55
Replies: 3
Views: 2871

We have fixed this problem. The fix will be included in the next build of ODAC.
by Plash
Mon 08 Feb 2010 10:30
Forum: VirtualDAC
Topic: Load data no Field Names Bug?
Replies: 1
Views: 3905

This is a known problem. You should recreate fields in Fields Editor after loading data.