Hi all, i have already try the ChangeUserPassword and have the appropreate form but when i submit i have a EDataBaseError Exception that told me that the...
Gracias por su aprobacion ____________________________________________________________________________________ Yahoo! MTV Blog & Rock >¡Cuéntanos tu...
Jackson, tenho um sistema com o ID control1 e prociso trocar esse ID para outro como por exemplo xyz56. Porque preciso disso : Pois estão usando versões...
... yes... In the next weeks. Jackson Gomes Tools&Comps - Security Components for CodeGear Developers. Web Site: http://www.toolsandcomps.com Our Forum:...
You should tell what errors do you have. I just installed it and I got a few cast problems in the unit Class_CDS_Protect, which was fixed using a typecast: ...
The error is this.... [DCC Fatal Error] users.pas(13): E2213 Bad packaged unit format: tc_custom_driver.dcp.custom_driver Thanks in advance.... ... got a few...
... You are trying to use a DCP from a previous Delphi version in the new IDE... you need to delete previous DCP and BPL files and rebuild then again... ...
Following your instructions, I got a new error... Can you help me, please? [DCC Warning] users.pas(13): W1005 Unit 'FileCtrl' is specific to a platform ... new...
Sorry, I copied the wrong line. this is the error: [DCC Error] Class_CDS_Protect.pas(65): E2010 Incompatible types: 'AnsiChar' and 'Char' ... new IDE......
Boa tarde a todos Estou fazendo uns testes com o componente e gostaria de saber se alguém utiliza o mesmo em aplicação multe empresa. Seria possível...
... De que forma vc vai usar para Multi-empresa? O usuário escolhe a empresa após o login ou durante a tela de login? Jackson Gomes Tools&Comps - Controle de...
De que forma vc vai usar para Multi-empresa? O usuário escolhe a empresa após o login ou durante a tela de login? O melhor seria durante a tela de login,...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the toolsandcomps group. File :...
toolsandcomps@yahoogr...
Oct 13, 2008 7:57 pm
480
Bom dia Jackson Gomes A necessidade seria o controle de 1 ou mais empresas, sendo que ao acessar o sistema de acordo com o login fosse direcionado para a tal, ...
Hi any info about next release of this component?. BTW I posted new driver in the files section of this forum hope you can include them. - Changed a little the...
there is an update on FIBPlus which solves this problem. DevRace change something in FIBDataSetLocate.inc. You need to request such file from them. Hola. Tengo...
OI have read youtr reply about new zeos driver, BTW i ave posted this zeos in files section, also for anyDAC. hope you can use it for the new release. regards...
I want users to be able to logout when they leave their desk. I have a menu item with an OnClick event of Users1.Logout. When clicked the user remains logged...
... You have the expected behavior... You need to call Login again.... Jackson Gomes Tools&Comps - Controle de Usuários para Desenvolvedores CodeGear Web...
... São necessárias algumas modificações na unit Class_CDS_Protect.pas: for i:=0 to Length(Password)-1 do begin Aux:=FormatFloat('000',Ord(Password[i+1]));...