Ask a Question related to ASP Database, Design and Development.
-
TJS #1
Re: ASP ACCESS Db Field Size
place the info into a memo field
================================
[url]http://www.ASPkey.net/[/url]
A Resource Site for Web Developers
*Free OnLine web Tools
*Free development services
================================
Thomas A. Jenkins wrote in message
<004501c33f2d$c9f91b90$a501280a@phx.gbl>...>What is the max char size for an ACCESS Db? I want to
>store more than 255 CHR of data, should I go XML?
>Currently I am using ASP txt file read/write to store this
>data. However I would like to be a little more secure and
>allow searchable and other features. Thanks in advance for
>the information.
>
>Tom
TJS Guest
-
255 limit of field size
hi there I'm creating a database site and using access. I've created a number of fields i.e date, time, description, cost The only problem is... -
[PHP] size of submitted textarea field in bytes
You receive a string, so you need to find a function that will return the size of a string. I bet you will find the function in string section ... -
Text field size
Nope. The alternative is a memo field. -- Kevin Hill 3NF Consulting www.3nf-inc.com/NewsGroups.htm "Joy"... -
Access Text Field Max Size
Hi all, I'm using an Access db as the backend for a little app (I know, I know.) I just ran into a problem where the user needs to submit a string... -
Field Name Properties size question.
You can't get long field names to scroll, but you can assign expression names to them in a query. eg) SELECT My_Field_Name FROM myTable SELECT... -
Bullschmidt #2
Re: ASP ACCESS Db Field Size
And you can check Access' Help seaching for Access specifications for
more info...
Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

