Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Easy one - forms

Status
Not open for further replies.

Hondy

Technical User
Mar 3, 2003
864
GB
Can anyone tell me if you can create a form in access and run it independantly or do you need a license? If I had a SQL database but wanted my users to use an access form do they all need Access or would you write the form in something else?

Thanks
 
You need a distribution/development kit for Access if users are going to run Forms, Reports, etc without Access. Basically you would have to create an executable application that runs under Windows. You could check Microsoft's website for more information on this product.

dz
dzaccess@yahoo.com
 
You could use any development language tool to connect to MySQL or Microsoft SQL Server or Oracle (there is no such thing as a SQL database) - Visual Basic, Delphi, C++, you name it.

I personally would choose Delphi, but you could use just about any language to connect to a standard database.

HTH

leslie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top