This topic is locked

Write Pagination

5/15/2004 12:40:12 PM
ASPRunnerPro General questions
B
berga@alpenacc.net author

I am getting a Write Pagination error, and Unterminated String Constant in the debug window. The wrtie pag error occurs in the List of records. Sometimes I can get the records to list, only some may list, or none. I have the links to other tables, and it will pull that info up, sometimes again. I have replicated this data off of a working database that I have created asp pages for. And that still works fine. I simply replace the data in the excel file, and receate the same pages for a differenent database, but they won't work. The data is not the same, but all the fields are the same.....I've tried to find some data error (as this is what I suspect) but I cannot find anything, and I'm hoping someone can shed some light on what to exactly look for, or either i'm way off base!
Thanks. Allan

B
berga@alpenacc.net author 5/15/2004

I'm sure you would respond quickly, and have the answer for me...but I already figured it out LESSON - Search forum before asking quesiton.
I found out that my first database did not have NULL values in a key field.

But, my new databases did, which gave me the write pagination error
I removed that field as a key, and presto! Everything works fine!
Thanks again.

Allan

Sergey Kornilov admin 5/17/2004

Allan,
I'm glad ASPRunner forum was able to help you while I was out of city this weekend.
Good luck!