Limit for db field size in FP

T

Ted Ljong

When I save a pm field from the web into an accessdb it´s ok, the record are
saved with all text. But when I present it on a page those records with more
than about 1800 characters will not show up on the page???? I have looked
into the db and there is everything ok, but not on the dbresultpage.

Ted Ljong
 
J

Jim Buyens

-----Original Message-----
When I save a pm field from the web into an accessdb
it´s ok, the record are saved with all text. But when I
present it on a page those records with more than about
1800 characters will not show up on the page???? I have
looked into the db and there is everything ok, but not
on the dbresultpage.

Ted Ljong

This is a known, remarkably bug-like feature.

The workaround is to code your own ASP or ASP.NET page.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 
T

Ted Ljong

Thanks Jim
I'll do that
Ted
Jim Buyens said:
-----Original Message-----
When I save a pm field from the web into an accessdb
it´s ok, the record are saved with all text. But when I
present it on a page those records with more than about
1800 characters will not show up on the page???? I have
looked into the db and there is everything ok, but not
on the dbresultpage.

Ted Ljong

This is a known, remarkably bug-like feature.

The workaround is to code your own ASP or ASP.NET page.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*------------------------------------------------------*
|\----------------------------------------------------/|
|| Microsoft Office FrontPage 2003 Inside Out ||
|| Microsoft FrontPage Version 2002 Inside Out ||
|| Web Database Development Step by Step .NET Edition ||
|| Troubleshooting Microsoft FrontPage 2002 ||
|| Faster Smarter Beginning Programming ||
|| (All from Microsoft Press) ||
|/----------------------------------------------------\|
*------------------------------------------------------*
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top