Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select SQL & Memo Field
Message
From
14/02/2001 13:34:37
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00475854
Message ID:
00475908
Views:
35
Sorry for my english.

>Index values have a maximum length of 240 characters (if a CDX is used, 100 if >not) so it won't really help you to index on a subset of the memo field if the >product numbers aren't contained within an area spanning that many characters.

It is a free table (I mean no CDX can be used). Index memo field is not really possible.


>You are probably going to have to implement a full-text querying engine (e.g. >PHDbase) or use $ or AT() in your queries (making them very slow).

Use of VFP fonctions in SQL (like $, AT(), MLine()) will be very slow like you wrote above. May be the full-text engine could be interested.


>This may seem academic at this point but do the product numbers have to be >stored in a memo field? If they were in a child table, the product numbers >could be simple text fields that could be queried. Why the memo field approach?

I did not design the database model. I have to work with that model...
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform