GeekArticles
Programming
Delphi
Programming
Delphion Windows 2003, Delphi 2006 ClientDataSet does not support nText in MSSQL or MEMO in Access
QC#: 31812 Version: 10.0 Status: New defect, requires tester review Description: Delphi 2006 ClientDataSet on WIN2003 has a big problem:
1. use ClientDataSet execute SQL :
creat table Mytable (S varchar(20), M Memo )
in Access on Windows 2003 Server.
1. use ClientDataSet execute SQL :
creat table Mytable (S varchar(20), M Memo )
in Access on Windows 2003 Server.
Sponsored Links
Read Next: F2084 Internal Error: C1624
Related Topics
Subscribe via RSS
Delphi
- A load of ASP.NET related tutorials, articles, tips and tricks!
- How to move PageControl's tabs using drag'n'drop
- Charts in database applications
- Creating Components Dynamically (at Run-Time)
- The role of the "AOwner" parameter in the Create constructor
- Creating a roll up form (with animation)
- Poll: Do you already have some experience with Delphi?
- Creating a database from Delphi code
- TMemoBar - T(Custom)Memo extender
- How to click-and-select a line in TMemo
