connect to the DSN
attach DSN to .rpt somehow
show the report
else:
messagebox.show("You are on an Invalid computer to access these files")
endif
I was trying to do this, but am unable to connect the database to my report, so when it runs, the drop down boxes are not populated in which to select people whom to add to the report during runtime.