Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how save to file #33

Open
lppgo opened this issue Jun 27, 2023 · 2 comments
Open

how save to file #33

lppgo opened this issue Jun 27, 2023 · 2 comments

Comments

@lppgo
Copy link

lppgo commented Jun 27, 2023

dbfFile.SaveToFile undefined (type *godbf.DbfTable has no field or method SaveToFile)

@LindsayBradford
Copy link
Owner

Oops. I've broken something. Stay tuned.

@zxbfeng
Copy link

zxbfeng commented Jul 24, 2023

Hi, This dbf library is not high efficiency。For example, to read records about the new added records, we have not interface to set the offset bytes, so we should read from the start of the file and read each row. and we want to write a new record to the end we should write the old records every time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants