cyrillic and latin Hi, there
do you know anybody, how can i use cyrillic and latin letters in the same field in IB6 ?? I used to try, but i still haven't found the solution.
Thanks for help!!! Bes | | 5 | 43 | 10/16/2007 2:06:23 PM |
Dataset OlLD Values I saw in TIBDataset , that Dataset Editor uses :OLD_ variables to perform SQL update. Are theese variables available for user application, and how ?
Thanks Adalberto Baldini
| | 1 | 30 | 10/10/2007 2:12:41 PM |
RawOutput/Input and COMPUTED BY and BLOBS Hi
What happens to BLOBS and COMPUTED BY fields when you export via RawOutput ? Im getting a stream error when importing.the Raw data.
I think it is the BLOBS, but I suspect it c | | 1 | 39 | 10/5/2007 12:37:26 AM |
Strange behavior Hi
I just installed IBExpress 11 for Delphi 6 and i notice the following strange thing:
When i use a clientdataset/ibdataset combination where the ibdataset has a param
| | 0 | 26 | 9/29/2007 1:19:35 PM |
handling deadlock error I am trying to handle a "deadlock update conflicts with concurrent update" with a try ... on except, but I tried to catch error with EIBError, EIBClientError and EIBInterbaseError | | 1 | 30 | 9/24/2007 4:52:35 PM |
Interbase API and VB Not sure I am in the right group with this, but it looks the best to me. I am a VB(A) developer working with Interbase. At the moment this is IB 5.6 and my connection is with the ODBC driver | | 9 | 47 | 9/24/2007 4:15:16 PM |
editing records
hi, how to get the old and new field values before or after posting info. into db. using tibdataset, i mean, if user update 3 records(editing a dbgrid) from amount_field or x_field, | | 4 | 46 | 9/18/2007 5:11:51 AM |
DCLIB70.DBK Hello all,
With delphi 7 comes ibxpress 7.0.8 with dclib70.bpl and vclib70.bpl but no coresponding dpks.
I have downloaded the latest version of ibxpress from the developers net | | 5 | 40 | 9/14/2007 7:06:53 PM |
Blob has not been fetched I have set up a TDataSetProvider and ClientDataSet and set FetchBlobsOnDemand to True on the Provider and FetchOnDemand to True on the ClientDataSet.
However, I am periodically gett | | 0 | 63 | 9/13/2007 11:00:58 PM |
Bugs - what to do with them? Hi,
I definitely do not understand what should I do when I detect an error in IBX.
I do not see any reaction neither to my reports in QC nor to messages in newsgroups.
Now, | | 7 | 53 | 9/10/2007 10:06:11 PM |
TIBScript Where can i find information about this component :TIBScript, its properities, methods, events, etc?. The help in Delphi 2006 does not have help for all new IBX components
LG < | | 2 | 37 | 9/9/2007 3:56:08 AM |
cant update from tibdataset
i can't update a statement using tibdataset, the selectsql have no where clause: select b.nombre_platillo,a.nombre_producto, c.costo_producto,e.gramaje_prod,d.nombre_unidad, a | | 22 | 55 | 9/8/2007 4:08:56 AM |
Last() too slow I have a table with near a million of records, when I use the Last() method to go to the last record in table I have to wait lots of time. How Can I speed up this situation?
| | 22 | 30 | 9/5/2007 2:55:59 PM |
Missing source codes of IBX components in Delphi 2007 is this a known situation ? There is no source codes of IBX in source directories of Delphi2007. And version 10.11 is the last version in Jeff Overcash's repository in CDN. But Delphi 2007 | | 2 | 91 | 9/3/2007 6:35:28 PM |
Share TIBDatabase and TIBTransaction between applications Hi I was able to share a TIBDatabase connection between a Delphi application and a dll (using TIBDatabase.Handle and TIBDatabase.Sethandle). Now I want to know if it's possible to share | | 0 | 167 | 8/31/2007 11:08:21 PM |
Why does my Db size increase so much?
I use Delphi 5,interbase 6, IBX components
My all users can not connect to DB directly.Client program connects to my server program via TCP and server program process all db tas | | 6 | 52 | 8/31/2007 1:54:24 PM |
Development status of IBExpress components What is the status regarding the IBExpress components? Are they orphaned?
I have a couple of issues registered in quality central, any chance at all that these will be fixed?
If | | 8 | 24 | 8/26/2007 9:50:43 AM |
Committing Changes to Database This might be (another) very naive question, but how do I actually commit changes to my database?
I am using a TIBDataSet with Select, Refresh, Modify and Delete SQL statements. Ca | | 9 | 35 | 8/24/2007 11:13:25 PM |
Performance problems with large result sets
Hello, I use report builder as my reporting engine on a 3 tier application. Currently I have a TIBQuery on the middle tier and a TDatasetprovider to pass data to the client. I am se | | 5 | 73 | 8/13/2007 9:04:42 PM |
TIBDataSet ReadOnly CREATE TABLE "TEST" ( "ID" CHAR(2) CHARACTER SET WIN1252 NOT NULL, "NAME" VARCHAR(8) CHARACTER SET GB_2312 NOT NULL, "INFO" | | 2 | 20 | 8/10/2007 5:43:25 PM |
TIBDataSet Readonly CREATE TABLE "TEST" ( "ID" CHAR(2) CHARACTER SET WIN1252 NOT NULL, "NAME" VARCHAR(8) CHARACTER SET GB_2312 NOT NULL, "INFO" | | 2 | 39 | 8/9/2007 8:28:03 PM |
TIBDataSet ReadOnly CREATE TABLE "TEST" ( "ID" CHAR(2) CHARACTER SET WIN1252 NOT NULL, "NAME" VARCHAR(8) CHARACTER SET GB_2312 NOT NULL, "INFO" | | 0 | 49 | 8/9/2007 8:20:05 PM |
TIBDataSet ReadOnly CREATE TABLE "TEST" ( "ID" CHAR(2) CHARACTER SET WIN1252 NOT NULL, "NAME" VARCHAR(8) CHARACTER SET GB_2312 NOT NULL, "INFO" | | 0 | 26 | 8/9/2007 8:18:35 PM |
TIBDataSet Readonly CREATE TABLE "TEST" ( "ID" CHAR(2) CHARACTER SET WIN1252 NOT NULL, "NAME" VARCHAR(8) CHARACTER SET GB_2312 NOT NULL, "INFO" | | 0 | 18 | 8/9/2007 8:16:40 PM |