D7, IBO 4.5B I'm using a TIB_ParamEdit to search in a TIB_Query. When a user is connected remotely, there can be quite a wait to return a result. I would like...
1. KeyFields property of dataset. 2. SQL query for all Tables: SELECT I.RDB$RELATION_NAME, S.RDB$FIELD_NAME FROM RDB$RELATION_CONSTRAINTS C, RDB$INDICES I, ...
A place to find answers to many such questions in the general term (not IBO specific, hence no mentioning of KeyFields) is www.fbtalk.net. This particular...
Good day all --==0-=-0=-0=-0 I am curious , is it possible at runtime to set the GDS32.DLL file to be used ? For example I set the global value GDS32_DLL (if I...
... if you distribute your very own copy/version of embedded/client lib and install it adjaccent to your applciation executable, then you will be in total...
... would need ... really ... to do some ... table to ... that the ... directly more ... modification to ... IBOsets and ... Thanks for the input Alan. I've...
... can ... desktop ... It's definitely a great improvement. This runs in 4 seconds. Still not the blink-of-an-eye of Paradox, but within my tolerances....
... sorry - I don't know that that doesn't work... what I need is to be able to retrieve my own details to amend... i.e. what is my first, last name stored in...
Good day Alan -=00=-0=-=-0-=0 Thanks for the response. Basically I have had the problem where I tried to use embeded on a Interbase machine. So I placed the...
... you're barking up the wrong tree. have you read the release notes on how to setup embedded and what files are required? if you want to make local...
Good day Alan -0=0-=-0-0--0 Yes I have read the release notes and have copied all the required files to the same dir as the exe, but what happens is that when...
... seems like you are trying to connect to localhost??? "moaning about the db type" tell us again how software "moans"? show us your connection string Alan...
Good day Alan. Will have to do this later on. Is at home not here at work. Wil get for you. But basically I point directly to the db as I know embeded does not...
... embedded CAN certainly connect via network to remote servers. Don't get confused... it's a client lib AND a server rolled into one. It uses it's rolled-in...
Good day Alan =-0-0=-0=-0= Basically I have a BDE (Delphi) application that does a query from a table that has a TIMESTAMP column. The problem is that when I...
... you can set the client lib name in IBO but the search path is your PCs search path. As I said, you are barking up the wrong tree and wasting time trying to...
A second question. Can this value be set at runtime, or must it be set in the code directly (Component code ) I will rather want it to be done at runtime, AS I...
I quote Mark Pickersgill take a look at the release notes for ibobjects. There have been some changes in this area for being able to specify different client...
Basically I have made a test application at home to pump data from a BDE related datasource to an interbase DB. The idea was to test it and I used 2 interbase...
Think that is addressed in latest versiuon ... From: "Johannes Pretorius" <johannes@...> To: <IBObjects@yahoogroups.com> Sent: Tuesday, July 04, 2006...
Thank you I appreciate this. Have a nice day Johannnes ... -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.1.394 / Virus...
Hi everyone, I have developed a multithreaded server app. One of the threads is exclusively used to access the FB database via IBO components which is located...
I've noticed a strange thing while trying to find this problem: The point of failure is definitely when I'm trying to read a text blob from the database....
The database was designed many moons back, so I haven't changed that. Do you think it could possibly cause a problem? ... From: IBObjects@yahoogroups.com...