Hi All,
Last week ik asked a question what the best way was to store Word information(letters) in a foxpro table.. Up until now I stored it in a general field but this is not the way to go because of the problems with general fields so One person said you could store it in a memo field or as seperate files and store the filename in a table. I think the last option is the best one BUT what kind of map filetructure to use ?
If I store all the doc's in a map let's say in the format
12345.NewLeter.doc where 12345 is the id number I get map with a huge amount of files because there are 100.000 people in my database. So what do you think is the best way to do this because I don't know if windows will have problems with this amount of files in one map ?
Thanks in advance
Last week ik asked a question what the best way was to store Word information(letters) in a foxpro table.. Up until now I stored it in a general field but this is not the way to go because of the problems with general fields so One person said you could store it in a memo field or as seperate files and store the filename in a table. I think the last option is the best one BUT what kind of map filetructure to use ?
If I store all the doc's in a map let's say in the format
12345.NewLeter.doc where 12345 is the id number I get map with a huge amount of files because there are 100.000 people in my database. So what do you think is the best way to do this because I don't know if windows will have problems with this amount of files in one map ?
Thanks in advance