10-15-2008 01:09 PM - last edited on 03-25-2019 07:11 PM by ciscomoderator
Does anyone know where I can find the detail logs behind a SQL Error? Using CRS 4.0.5.
Thanks in advance.
Solved! Go to Solution.
01-12-2009 07:04 AM
Yes, I assume that maybe a complex query can get an error.
But why a successful successful query gets an error when changing a fix value for a variable?
Best regards,
Amaia
01-13-2009 07:49 AM
Hi,
Ir was a matter of query sintaxis. Now it works as this:
SELECT * FROM OPENQUERY( LaguntelDEV, 'select distinct hzp.attribute2 from AR.hz_contact_points tel, AR.hz_parties hzp where tel.phone_number = ''@ANI'' ')
Now the problem is in the GET step. I don't know how to create a System DSN resource that points to the linked server in order to define it as a Dtabase in the CRS adminsitration webpage. Any idea?
Thanks
Amaia
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide