Hi,
I'v just started with nettalk 8 and I got stuck with the problem of presenting data in
a gantt chart way.
Does anyone know a good control, clarion template or jquery plugin with json/xml data transfer.
it needs to provide and editable control, drag, length editing. It's main purpose is for...
hi,
i'v analyzed the trace file.
when using mssql over odbc, a found a clear sql statement with an order by clause, but
with postgre over odbc, there is no such statement, and the cursor goes through recodrs sequentaly,
producing the slow browse refresh.
couple of solutons.
first, using...
Update 2,
it acrually works fine even with rekated table join, but only if there is one related table
with two related tables data sort is to slow
Kind regards
Armin
Hi,
An update,
when I link two tables, not by related tables, but just as a non related table, and write the custom join by hand
browse column sort works fine
there is some problem when I use dictionary relationship
Kind regards
Armin
Hi,
I'm currently transfering to postgre as a backend and faceing a wall.
problem. simple table browse with two linked tables. column sort enabled. when i click some column it takes a
very long time to load sorted data.
two related tables are required for sorting by column with names(columns...
Hi,
We have managed to work smoething out. We have created a view in the server side, which we now use for browse purposes, so this way the blob fields only get fetched during insert/change request.
And, yes, we need to store images in the database becouse the user doesnt want to worry about...
Hi,
I have a table that has 5 BLOB fields that contain certain pictures.
Now I have a problem with my browse, becouse every time I click on a row in browse, I takes some time to select, becouse the images are being transefered all the time. I'v seen the trace file and I know that the blob...
Hi,
The path is absolute, formed from path() &'\Temp\' & 'pct1.'& picture extension
That's not the problem, becouse I use the same code fore every image.
Image control is set to strech.
I hade the same problem with your code as I hade with the extension.
BMP files were OK, but the JPG ones...
Hi,
I'm having some difficulty with the image control.
To assign an image at runtime I use code like
?Image{PROP:TEXT}=filepath
and some images do not show up
I have 5 image controls on a form.
When I try message(?Image{PROP:TEXT}) a get empty string
Images are in the same folder, all have...
Hi,
I was wondering is there a way, or an embed point where I can be sure that the data was inserted/updated to a table so that I can perform other operations.
Kind regards
Armin
Hi,
I'm making a small application that performs calculation in small time intervals. Theese calculations are based on application parameters. I do not want to read thoose parameters during every calculation. So is there a way to just restart an application if a user makes some changes.
Kind...
Hi,
If someone could point me in the rigth direction. I'm supposed to application that works on a remote handheld device, like pocket pc, or laptop etc., an communicates with the central computer running database server.
I'v heard about nettalk, are there any other options.
What kind of...
Hi,
I'v found the solution. Because I had 7 references to one table on the form, I made 6 aliase to that table. No it all works fine.
Kind regards
Armin
Hi,
I'v been using drop down listbox.
I'm having problems with programticaly selecting an item from the drop down list.
I'v put a local variable in drop down USE property, and when i just asign a value to that variable the drop down listbox stays empty.
I need this for the Change record window...
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.