bradmaunsell
Programmer
Can anyone tell me the pros and con of using a text field vs a memo field regarding to record length and performance?
I am writing a general ledger system and createing a transaction table that includes:
TrxDate
GL_Account
TrxNote (Text vs Memo)
DR
CR
etc.
Will the system have a shorter record length and better performance if I use a text field vs. a memo field for "TrxNote"?
Any suggestions welcome.
Thanks,
Brad
I am writing a general ledger system and createing a transaction table that includes:
TrxDate
GL_Account
TrxNote (Text vs Memo)
DR
CR
etc.
Will the system have a shorter record length and better performance if I use a text field vs. a memo field for "TrxNote"?
Any suggestions welcome.
Thanks,
Brad