View Full Version : Print Out Info.


jumpingjackjohn
03-18-2001, 10:51 AM
Can someone help me please,
How can i get a printout of all the information in a field propertie.
Sample in a form there is a field name date,

1 => right click on the field
2 => hight light properties
3 => print out all infomation for this
field. ( how can i do this ).

llkhoutx
03-19-2001, 12:39 PM
There's some DAO code for doing this. See Ferguson's Jet Database Engine Programmer's Guide (Microsoft) or Feddema's DAO Object Model (O'Reilly).