Licenses

A

Al P

I want to develop an education program using VB. Can I have an .EXE that
doesn't require VB on the computer. Also is there a free database I can
conect to????

Thanks.
 
A

Arvin Meyer

Both VB and Access require runtime files that need to be installed. VB files
generally come with the Windows Operating System. Access files must either
be purchased by the user or provided by the developer through the
Developer's Kit. For non-commercial use (you cannot sell it) you can use
MySQL as a free database.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads:
http://www.datastrat.com
http://www.mvps.org/access
 
Top