access query

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

TrustPilot

starstarstarstarstar Excellent

  • Home
  • Courses
  • Promotions
  • Schedule
  • Formats
  • Our Clients

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access 2007 - Query

Access 2007 - Query

resolvedResolved · Low Priority · Version Standard

Christopher has attended:
Access Introduction course
Access Intermediate course

Access 2007 - Query

is there an automated link between Primavera P3 and Access?

RE: Access 2007 - Query

Hi Christopher

I couldn't find a link on my Access 2007 system, but as Primavera P3 is an ODBC-compliant product it can be connected to by Access.

Also when Primavera P3 is intalled in your computer it may create is own connection

Hope this helps

Carlos


 

Access tip:

Closing form after a certain time period

To make a form close automatically after a certain time period, you need to assign the close function to a macro.

Save the macro and ope up the form in design view. open the Properties sheet.

In the TimerInterval property enter the length of time you want the form open for. This should be in milliseconds, so for instance if you want the form open for 5 seconds enter 5000, for an minute enter 60000.

You now need to attach your macro (to execute the Close action) to the OnTimer event property of the form.



View all Access hints and tips


Server loaded in 0.09 secs.