Hi again everyone,

I had just sent the message below concerning the POST command and FileMaker. I forgot to mention that when I transfer the database to my local machine and post to localhost, there's no problem. Again, as I discuss below, I wonder whether MC is not jumping the gun and returning no data before FileMaker has had a chance to feed it any.

Greg


Hello Everyone,

I'm using the POST command to download records from an online FileMaker database. The problem I'm having is that no data is returned in the variable *it* when I specify *all* (for finding all records) in my url expression. This doesn't happen with all my FM databases, and I'm usually able to download all records, often in the hundreds, without a glitch. For the problem databases, I can specify a specific number, say, ten, and it works; after that, 20 will work, then 30. But won't return any data when I specify more than 40 (and there are, in fact, about 150 records). I'm guessing that FileMaker delays returning any data if it has to do some indexing first, MC then pulls down nothing, and the handler runs through much more quickly then when there is data returned.

Is there a command or setting I can use that will cause MC to wait longer for FileMaker to respond? I've tried to use libUrlSetLogField to get more information but I'm not sure what I should be looking for.


Regards,

Greg
_______________________________________________
metacard mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/metacard


Reply via email to