same here, when my project became more complex and with a lot more users, we start facing tomeouts and deadlocks, time to time it back to my sprint, so, i'm very interesting in any program that help...
Type: Posts; User: Salvadori
same here, when my project became more complex and with a lot more users, we start facing tomeouts and deadlocks, time to time it back to my sprint, so, i'm very interesting in any program that help...
Hello Mr, i'm not guru but i'm using GIT as well,i also work on a dev branch and when it is done i merge into master, when a bug remains i work in two different ways:
- When the bug is complex or...
hi Edgar, i have written some webprompt with sqlfilters, some time it work some time no, i guess it is because the db complexity, i'll share some code that works well ok.
Object oBANCO_DD...
thanks Samuel, perhaps some code playing with my sessions table may cause the locks, any tip in how can i watch my buffer while my debug is active? i mean, i'm thinking in set a breakpoint inside the...
Hi guys, i migrated one of my project to 19.1, and then i started having a issue with transactions where on 19.0 all works great,
seems like in 19.1 the begin_transaction / End_transaction lock...
make sure you copied the web.config from AppHtml from the development workstation
sorry if i was not clear enough, you can ask me anything i'll be happy to share, so my problem is only with STUDIO, the database tools still not working, i can't do nothing with my db while i'm...
Hey Martin, thanks for supporting me
i removed the MSSQLDRV.int string connection.
my DFConnid.ini
[connection1]
id=MyID
Hey Peter, thanks for reply, my problem is only under studio database tools, i do not have problems while my project is running
greetings Martin,
i Can't open the table in studio table editor, and yes i have my connection defined.
table .int sample:
DRIVER_NAME MSSQLDRV
SERVER_NAME DFCONNID=2
DATABASE_NAME PLANO
Hey guys, i recently changed my local DB SERVER ip address (10.0.0.112 to 192.168.0.118) and for some reason i can't get it work on studio again..
Database Builder -> works properly
Database...
after your object already loaded you must use "WebSet" to play with property stored in a client side
every time I get into this kind of situation, i think about giving up from dataflex, right now my software is so complex that i only get in a better situation after a lot of pain (i mean, from...
show entendi, existe sim uma solução melhor com certeza, só precisamos chegar até ela.
me diz outra coisa, nessa lookup que está abrindo com o prompt, como tu filtra o tenant? por sqlfilter?
oi Bob tudo certo, tu já verificou estas tabelas no mysql se realmente elas possuem o campo de id_empresa?, outra pergunta, quando você diz "quando tento abrir" você se refere a abrir elas no...
this is how works on normal situation
13881
as you saw on first image all webapp increase cpu usage to ~8%, if this isn't related to a db lock, what do you recommend me to check? or, how to...
I'm dealing with a awkward situation that cause my system going down for all my users.
I've been trying to find the problem with no sucess, probably the cause is a db lock, but my system is a...
Good to know, let me ask, when will v8 be released?
Hey Chris, just a simple sample from a random program, i hope that helps you.
Object oGridDocumentos is a cGroupWebGrid
Set pbDataAware to False
...
i'm interested, it will be at 4:00 PM in Brazil, no problem at all :cool:
Legal, parabéns pessoal, é bom saber que estão se atualizando e difundindo o conteúdo relacionado ao VDF, e melhor ainda, gratuítamente, pode contar conosco para colaborar e construir essa comunidade.
awesome Mike, you definitely are a beast working on services, all worked great when i done what you said, now i need to cover all the situation if i need to do that over all my servers :eek:
...
Guys, an weird situation, can you give me a sign please,
I'm working with a service that required a certificate under the request, when i run my webapp project under debug mode (normal studio...
oh gosh, you are right my bad, "New Posts" trap :)
PS: @the Guys, i'm not 100% sure, but you can do the same on desktop version, of course with the right objects/procedures.
you should give a try to onLoad / onShow, something like:
cCustomWebView.pkg
Class cCustomWebView is a cWebView
Procedure Construct_Object
Forward Send Construct_Object