mobile / desktop ?
what theme ?
webgird / weblist ?
if it's in a weblist, the combo is kind of useless there.. and the user will not be able to open the list anyway..
I guess it's...
Type: Posts; User: Samuel Pizarro
mobile / desktop ?
what theme ?
webgird / weblist ?
if it's in a weblist, the combo is kind of useless there.. and the user will not be able to open the list anyway..
I guess it's...
Thanks Michael.. I was expecting that..
guess that will also be true for a SQLSTATE that represents a warning only...
an event doest not helps too much.. and the flow of the program get's changed...
I mean... I need to detect the error immediatelly after the execution (next line) to do different things.. ...
cSQLStatement class has SQLExec and SQLExecDirect procetures. They are not functions, so they has no return error code..
How can we assure the statement got executed succesfully ?
Only...
uh-oh! hehehe... it happens!
Edgar
it all deppends on your needs, and what are you going to do with each file. their content.. their sizes.. etc....
you need to keep in mind that you have a single server, processing...
think a bit...
what happens, if you are reading/processing one of the uploaded files, and another user try to upload another file with the same name !?
nao eh nativo, pois esse nao eh o comportamento padrao, nem do windows, nem da web. apesar de ter um monte de gente que quer desse jeito, acredito que nao seja a maioria..
o browser...
ate onde sei, so via java-script. nunca fiz, mas com certeza tem trocentdos meios desses nos foruns por ai.
seu eu fosse fazer, tentaria cirar uma funcao java-script que selecionaria o...
hehe... I must be blind.. never "saw" it there... Thanks !
Hi André, Please do...
I have 2 HDEs opened related to font-size issues..
You can increase the # of columns to be displayed in grid mode, That's the 1st thing I do, when I open dbExplorer in a newer release.. . Unfortunatelly these preferences are not cascaded to a...
That would be really, really, really really helpful !!!
+1
It all depends on the current sorted index for your grid.
That's why it varies like that with the same set of filters applied.
The grid current sort, is not matching the set of constraints.
...
Disable the cache.. you can't use cache if you plan to run two simultabeous versions. They are not compatible.
Raven...
Good stuff..
But, I know you use db2, and if this effort aims your db2 databases, you should really use the db2 compression feature.
The entire db is compressed, not only blob columns...
Besides, what Garret said, I often chose to show only the columns I need. It makes the navigation a lot faster for wider tables (several columns).
Expand the column list at the treeview in the...
I'm pretty sure It have worked, under regular isolated desktops... but on multiple RPD sessions.. I have my doubts..
No, I don't know how to recognize if you are running under RDP session or...
Why do you believe it's a false positive?
The process list is per server, not per rdp session.
You should have some other user rdp session, with your menu running
Normally, there are 2 dlls, one for each bit size.
And they can't conflict.
df 20 and 20.1 are now unicode..
Any chances you are sending chars above (127) position and not setting the encoding properly in the header ?
hehehehehehehe
Nick's suggestion is better..
but , related to your question...
cSQLStatement [Function SQLColAttribute] (dataaccess.com)
Indeed Jim...
In my attempt to use newer stuff, i forgot it.
Use marco's for procedures, and Peter's for functions.
Just the displayed,
no rule ! it deppends on how many rows are we talking about... and the filter complexity you will be using.