boas Benedito, parece que não está encontrando a função fCGC, abre o teu fonte e clica com o botão direito na fCPF e clica na 1 opção "Go to definition" e veja qual arquivo ele abre, faz o mesmo com...
Type: Posts; User: Salvadori
boas Benedito, parece que não está encontrando a função fCGC, abre o teu fonte e clica com o botão direito na fCPF e clica na 1 opção "Go to definition" e veja qual arquivo ele abre, faz o mesmo com...
Estão os projetos cadastrados no IIS, Sites>Default Web Site>projeto?
você está validando o weborder?
abre teu studio, vai em TOOLS > WEB APPLICATION CHECK, e veja o resultado
14447
boas Rodrigo, vamos adicionando mais informações, assim os colegas também conseguem avaliar melhor.
você precisa rodar ambos no mesmo server, o apache e o IIS, é correto isso?
basicamente o IIS...
legal, também utilizo o site, ou o programa RestGen[1], também trabalho com várias integrações, se tu sentir dificuldade com alguma coisa pode compartilhar para trocarmos conhecimento.
Utilizar...
as you are using psSQLFilter, sometimes subqueries can help you as well [1]
[1] https://docs.actian.com/ingres/11.0/index.html#page/SQLRef/Subqueries_in_the_WHERE_Clause.htm
+1 :cool:
tudo certo!
se a view está compilando e executando sem erros quer dizer que o a ferramenta studio em si não consegue renderizar ela, pode ser por algum conflito de posição ou de propriedades não...
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?