Hi all! Does anyone know a method to instruct SHAPE to not return parents
recordsets that do not have child recordset?
for example, using the following
SHAPE {SELECT * FROM publishers} APPEND
({SELECT * FROM titles} AS PubTitles
RELATE pub_id TO pub_id)
if a...
Hi all! Does anyone know a method to instruct SHAPE to not return parents
recordsets that do not have child recordset?
for example, using the following
SHAPE {SELECT * FROM publishers} APPEND
({SELECT * FROM titles} AS PubTitles
RELATE pub_id TO pub_id)
if a...
Hi all! Does anyone know a method to instruct SHAPE to not return parents
recordsets that do not have child recordset?
for example, using the following
SHAPE {SELECT * FROM publishers} APPEND
({SELECT * FROM titles} AS PubTitles
RELATE pub_id TO pub_id)
if a...
Hi all,
Access 2000 allows me to link an external text file generated with Basic
PDS 7 (DOS, aka Random file), using a fixed format.
Unfortunately, all numbers (stored in IEEE format) are unreadable. When Access
finds a CHR$(13) or CHR$(10) - they both may be into a number -, it interpretes...
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.