interesting karver. Create table with the trim, concat and space atributes cannot accomplish this? The format is described, it is in a txt file, and the rows are consistent.Something like this?
create file cpt,
(code char(5) primaryy key not null,
SeqNum char(2)auto-increment, not null...
Here is the txt file layout:
In the Fixed-Feld formats, all records are 80 characters in length. When long CPT code descriptions exceed 72 characters in the fixed-field format, the CPT code is repeated and the sequence number (2-digit counter) is increased by one (eg, 01, 02, 03, etc). Blank...
I copied a mysql XXdb with several usable yytables from the mysql server 5.0/data/xxdb folder to an outside folder in W2k and re installed mysql. I then moved the xxdb folder back into the reinstalled mysql server5.0/data/xxdb.
the mysql>describe yytable: returns error 1146 (42S02): table...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.