Viewing 6 posts - 1 through 6 (of 6 total)
Thanks Steve!
Luckily, I found the answer:
Open the ODBC entry, go to "Performance" -> "Advanced" -> and uncheck "Use blocking with a fetch of 1 row"
Regards,
Alejandro
May 26, 2004 at 6:48 am
One question:
were you able to execture SELECTs that return more than those 66k?
Cause I just posted a question that looks a lot like yours, only for SELECTs. Here is what...
May 24, 2004 at 2:30 pm
Where can I get that one? I searched google for "Client Express Toolkit" and got noting...
And finally, do you have any idea of how I can install the "Client Access...
May 24, 2004 at 8:58 am
Never mind!! Got it!! I just had to repeat the server's name as Database (without domain qualification). Something like:
SELECT DISTINCT name FROM [SRV1.mydomain.com].[SRV1].[LIBTEST].[SOMETABLE]
Thanks a lot for your help!!!
May 24, 2004 at 6:58 am
Ok, I read that syntax somewhere. The problem is that I don't know what to use as <DatabaseName> . I mean, when I enter...
May 24, 2004 at 6:09 am
YOU-ARE-THE-MAN!!!
I have really been around with this... thanks a lot!!!
Just a brief follow up:
Can you tell me how to write the sql? (server,...
May 21, 2004 at 1:16 pm
Viewing 6 posts - 1 through 6 (of 6 total)