Hi, i was wondering if anyone knows how i can query and retrieve results of customized properties of some documents through the indexing server, without using the .idq way? i heard that you can do it through an asp query page.
Basically, i have indexed some documents with additional properties...
Hi, i was wondering if anyone knows how i can query and retrieve results of customized properties of some documents through the indexing server, without using the .idq way? i heard that you can do it through an asp query page.
Basically, i have indexed some documents with additional properties...
hi
does anyone know how i can put a string grid with one fixed row at the top (with column headers), and the grid has 6 columns.
I also need to allow users to key in data via text boxes such that when they click on "add" button, the data gets populated into a row on the grid. Multiple...
hi, i don't really understand what you mean.
supposing i have an application with 6 forms and 1 datamodule which holds my one connection to the database and 6 adoqueries retrieving data from different database tables. do i have to create an instance of the datamodule in the 'OnCreate' event for...
hi again,
i tried dima's codes, but it's not working. can anyone explain what
"substr(field, 1, instr(field,' ') - 1)" means?
i.e. what exactly does the function instr(field,'') do?
thanks
does anyone have any idea how i can create a url link in a delphi form?
any idea if this can be incorporated into an OCX component, which can then be called from a html document?
hi
thanks for your help. i tried to do it but there was still an error.
also, when i fire the update command, the data cannot be inserted into the database at all, there is always an error
does anyone have any idea on how i can split data from an existing table? i.e. existing table has a field of NAMES, which includes salutations. i need to be able to split this single field into 2 fields and port all the data into a new table.
e.g.
existing data:
NAMES field : ms joy
new data...
hi,
i'm developing an application which uses the same few ado queries and datasets and connection. I'm trying to put them all together into the data module so that i will only have to create 1 of each for use by several forms.
however, when i try to make a call to these in the data module...
hi,
i'm using adoqery to extract database data (using adoquery)for display in a dbgrid. this grid has to be refreshed each time new documents are added.
the problem that i have is that i allow users to add multiple documents (say 5), which are saved in a a cached dataset, and the 5 documents...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.