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

Provide complete info about byte format of external table field types [DOC84] #94

Open
firebird-automations opened this issue Jan 13, 2013 · 0 comments

Comments

@firebird-automations
Copy link

Submitted by: @livius2

Plese provide complete info about byte format of supported by external table field types
this info is required to write small and fast external table files by external applications

now in many cases it is created as table with all fields declared as char also for numbers, dates - because it is undocumented
and size and speed of that table is then bad

will be good to see info about supported by external table field types:
-char
-varchar
-smallint
-integer
-bigint
-date
-time
-timestamp

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

No branches or pull requests

2 participants