GeekArticles
Programming
Delphi(Pulled) SQL Explorer has errors when viewing the 'Text' definition of some items w/ a Sybase 11.9.2 database. I'm not sure if its a pr
Author: qc.borland.com |
Published: 4th Oct 2005 |
Visited: 86 times |
Add CommentFiled in: DelphiQC#: 17893 Version: 5.0 Status: Closed defect, no action required Resolution: Bug has been fixed Description: SQL Explorer has errors when viewing the 'Text' definition of some items w/
a Sybase 11.9.2 database. I'm not sure if its a problem with 11.9.2 or a problem w/ Sybase in general.
Note: I believe this problem is gone if you change a line in dbx.dbi described in Delphi readme file under Sybase section.
Read Article Sponsored Links
Related Articles
• Rich Text Editors for Ajax Rich text editors are important tools for developing websites of different languages including Ajax. Through rich text editors developers would be able to reconfigure websites easily. These applications usually come small but with a lot of features that will ensure that the website could fully funct ...
• Sources of Java Errors
The Java VM shields most developers from having to think about the memory-management aspects their Java objects, but it does not completely manage other types of resources automatically, says Gwyn Fisher, CTO of Klockwork in this interview with Artima. Great Java developers learn to understand what ...
• Requirements of Japanese Text Layout I've just caught up with this document from W3C which fills in a big gap in English-language technical material. Japanese typesetting technology has been very influential in the other Ideographic countries, and they share many commonalities (e.g. Japanese ruby tex ...
• External table intermittent errors I'm having a problem with External tables. Most of the time I can read the data in the table without any issue. But when I issue the query below I get an error.
<b>Contents of test.csv file</b>
<code>Tool type,ID
Common,1
Type1,2
Type2,3 ...