Remedy create wrong SELECT !!!

2008-06-19 Thread Beketov Danila
Hi, all I found interesting thing. For example, we have form (Form1) that contain character field $Name$ and table. Table look at another form (Form2) that contain only character field $Name$. Table qualification is ( 'Name' = $Name$) OR ( $Name$ = ). Open Remedy User and turn on

Re: Remedy create wrong SELECT !!!

2008-06-19 Thread Beketov Danila
I know it. But I have my own big application that was developed for MS SQL. Now I need move it to Oracle. Qualification like $Name$= very much. How could we correct it? -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Misi

Superdom

2008-01-30 Thread Beketov Danila
Hi Have everyone successful experience with building ARSystem databases on Superdom? What can I have problem, and it's possible at all? Danila ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org

Re: SuperDome

2008-01-30 Thread Beketov Danila
- From: Beketov Danila mailto:[EMAIL PROTECTED] Newsgroups: gmane.comp.crm.arsystem.general To: arslist@ARSLIST.ORG Sent: Wednesday, January 30, 2008 4:24 AM Subject: Superdom ** Hi Have everyone successful

Re: Remedy User parameters

2008-01-27 Thread Beketov Danila
Request System(Remedy) Love, then teach Solution = People + Process + Tools Fast, Accurate, Cheap Pick two. On Jan 25, 2008 1:29 AM, Beketov Danila [EMAIL PROTECTED] wrote: This way is not right for me. In that case I need to copy .exe file on every client machine. There's another way

Re: Remedy User parameters

2008-01-24 Thread Beketov Danila
:[EMAIL PROTECTED] On Behalf Of Beketov Danila Sent: Wednesday, January 23, 2008 11:47 PM To: arslist@ARSLIST.ORG Subject: Re: Remedy User parameters Yes! I have a external system, from which I need to launch Remedy User with dynamic form and record -Original Message- From: Action Request

[no subject]

2008-01-23 Thread Beketov Danila
Hi, How can I open Remedy User from cmd.exe for open specific record of specific form? Maybe Remedy User can run with parameters? ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:

Remedy User parameters

2008-01-23 Thread Beketov Danila
Hi, How can I open Remedy User from cmd.exe for open specific record of specific form? Maybe Remedy User can run with parameters? Danila ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum

Re: Remedy User parameters

2008-01-23 Thread Beketov Danila
] On Behalf Of Beketov Danila Sent: Wednesday, January 23, 2008 8:44 AM To: arslist@ARSLIST.ORG Subject: Remedy User parameters ** Hi, How can I open Remedy User from cmd.exe for open specific record of specific form? Maybe Remedy User can run with parameters? Danila __Platinum Sponsor

Re: Remedy User parameters

2008-01-23 Thread Beketov Danila
? -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Beketov Danila Sent: Wednesday, January 23, 2008 9:12 AM To: arslist@ARSLIST.ORG Subject: Re: Remedy User parameters What I can do it by alternate tools? Maybe another way does

FW: Problem with MS SQL Server 2005

2007-11-13 Thread Beketov Danila
I sent my forms to BMC Support, they could simulate my problem. It's BMC Remedy defect. Thanks for all. From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Hall Chad - chahal Sent: Friday, November 09, 2007 5:43 PM To:

Re: [SPAM] Re: [SPAM] Re: Problem with MS SQL Server 2005

2007-11-08 Thread Beketov Danila
] Behalf Of Beketov Danila Sent: Thursday, November 08, 2007 11:28 AM To: arslist@ARSLIST.ORG Subject: Re: [SPAM] Re: Problem with MS SQL Server 2005 ** Each regular form have 1 record. All join form joined as outer

Re: [SPAM] Re: Problem with MS SQL Server 2005

2007-11-08 Thread Beketov Danila
the AR System. A DB level index will not help the AR System to interpret the index. Joe D'Souza -Original Message- From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Beketov Danila Sent: Thursday, November 08, 2007 9:32 AM

Re: [SPAM] Re: Problem with MS SQL Server 2005

2007-11-08 Thread Beketov Danila
Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] Behalf Of Beketov Danila Sent: Thursday, November 08, 2007 12:26 PM To: arslist@ARSLIST.ORG Subject: Re: [SPAM] Re: [SPAM] Re: Problem with MS SQL Server 2005 ** There's two regular form

AR Server 7.01 silent installation

2007-09-28 Thread Beketov Danila
be set. In ar_svr_silent.txt the key remedy.arsystem.server.portmapper=True What I do wrong? Beketov Danila ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers Are

Checking whether exist schema by Remedy

2007-06-21 Thread Beketov Danila
Hi! How can I check by Remedy 6.3 whether exist schema or no, and process result? ___ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:Where the Answers Are

Re: Problem with function FreeARQualifierStruct

2007-05-30 Thread Beketov Danila
The answer on Appajee's message. I have compiled 'driver' with MSVS.NET2005 and memory allocation problem has occurred. But It take place in debug mode (when I press 'F5'). If I compile program and execute it by running .exe file or pressing 'CTRL+F5', 'driver' and my own program execute

Re: Problem with function FreeARQualifierStruct

2007-05-29 Thread Beketov Danila
But driver define qualifier in the same way (malloc), for example see function APIARGetListEntry in api.c, and FreeAR.. works without errors. Why ??? From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Ben Chernys Sent:

Re: Problem with function FreeARQualifierStruct

2007-05-29 Thread Beketov Danila
I use MS Visual Studio .NET 2005 (8.0), lib-files I get from Remedy 7.01 and I have problem with FreeAR...() From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Hugo Visser Sent: Tuesday, May 29, 2007 12:19 PM To:

Re: Problem with function FreeARQualifierStruct

2007-05-29 Thread Beketov Danila
Yes, I develop plug-in for Remedy. It's stranger that this problem go away when I just compile and occur when I start debug. Ok, thanks for information From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Hugo

[no subject]

2007-05-28 Thread Beketov Danila
Hi I have a problem with Remedy C API function FreeARQualifierStruct. I need to load qualifier structure manually, see follow:    ARQualifierStruct qualifier;    memset((char *) qualifier, '\0', sizeof(ARQualifierStruct));    qualifier.operation = AR_COND_OP_REL_OP;   

Problem with function FreeARQualifierStruct

2007-05-28 Thread Beketov Danila
Hi I have a problem with Remedy C API function FreeARQualifierStruct. I need to load qualifier structure manually, see follow:    ARQualifierStruct qualifier;    memset((char *) qualifier, '\0', sizeof(ARQualifierStruct));    qualifier.operation = AR_COND_OP_REL_OP;   

Re: Load qualification string in ARQualifierStruct

2007-05-21 Thread Beketov Danila
I use Remedy C API for create and manage class items and I need to create join forms with C functions. I want to load ARQualifierStruct from c-string, for example: my function, that I will create loadQualifierStruct(('Operator' != $NULL$) AND ('Operator' = 2), qualifier); The