Board index » delphi » stupid question but please help, saving record data
Uri Fridman
![]() Delphi Developer |
Thu, 28 Mar 2002 03:00:00 GMT
|
Uri Fridman
![]() Delphi Developer |
Thu, 28 Mar 2002 03:00:00 GMT
stupid question but please help, saving record data
I need to save a series or data of a record type (let's say a.name
a.tel) but when i retrieve what i saved the program tells me "read beyon end of file", now, this is simple pascal here, no rocket science, i create the any ideas? thanks! please e-mail the answer too -- urif...@yahoo.com "...the further we go, the older we grow, -----BEGIN PGP PUBLIC KEY BLOCK----- <encoded_portion_removed> |
Alexander Muelle
![]() Delphi Developer |
Thu, 28 Mar 2002 03:00:00 GMT
Re:stupid question but please help, saving record dataCould you post some code? Alex -- |
Greg Lorrima
![]() Delphi Developer |
Thu, 28 Mar 2002 03:00:00 GMT
Re:stupid question but please help, saving record dataneed some source. (Not too much). -- QuoteUri Fridman <u...@afek.co.il> wrote in message Quote> I need to save a series or data of a record type (let's say a.name |
Arjen Broez
![]() Delphi Developer |
Fri, 29 Mar 2002 03:00:00 GMT
Re:stupid question but please help, saving record dataTry opening the file with reset if you want to read. Open it with append, sets the file pointer at the end of the file so you can append more data to it. HTH Arjen QuoteUri Fridman wrote in message <38006709.9CED5...@afek.co.il>... |
Roy Coate
![]() Delphi Developer |
Fri, 29 Mar 2002 03:00:00 GMT
Re:stupid question but please help, saving record dataQuoteUri Fridman <u...@afek.co.il> wrote in message Quote> I need to save a series or data of a record type (let's say a.name you wish to read ;) given that 'n' is the record number... and 'F' is the filehandle... seek(F,n-1); |
1. a stupid question but please help - records saving
2. stupid stupid stupid question: Notes OLE
3. Save/Load a record, please help!
4. Stupid question - Saving RAD setup??
5. questions about saving TTreeNode.Data property! Help
6. Record/Key deleted question...please help sec request
7. Btrieve sucks and I am stupid please Help.
8. Please Help With Stupid MS Access Problem