|
-
Feb 25th, 2000, 08:52 AM
#1
Thread Starter
Lively Member
I need to display text on my app.
the text is about 150 chrecters long.
Would it be recomended to store this text in a field in a database table?
Is it possible to store so much text in a database table?
(I meen in one record).
Would it be recomended to store the text in a text file and just open the file and copy the info to my app every time I need it??
My biggest concern is the speed.
Thanks.
Dan.
-
Feb 25th, 2000, 04:26 PM
#2
Lively Member
The fastest way would be to keep it in a const(if it never changes) or a varable(if it changes) in your program. I would think.
Website
Send an e-mail to [email protected] to get a sample of my games.
1. Hardware: The parts of a computer system that can be kicked.
2. f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng.
3. Bad command or file name. Go stand in the corner.
4. Never trust a computer you can't throw out the window.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|