I'm not sure what those data types are in dBase but a Logical in PSQL is mapped as a Bit data type. A memo is probably a LongVarChar.
All of the Data Types are described in Appendix A (in the PSQL 2000i version) of the SQL Engine Reference.
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.