Hi,
For some reason, I want to integrate the net with java. How do I go about do stuff like:
1. open up IE or some other browser
2. go to www.gmail.com
3. input user and password in the correct box
4. click log in
5. check most recent mail
I would just like to learn how. Thank you.
In php, we could get the result from the query by executing it and then use mysql_fetch_array($queryresult). How can we use something of this nature in access? Thanks!
PS. Does access have an API for their vba?
Hi, I create the table in access by importing from a text document via this code:
DoCmd.TransferText acImportDelim, "Import Specs", fdr, CurrentProject.path & "\" & fdr & ".csv", True
How do I auto resize the columns to best fit such that the data from every cell is displayed fully. Thanks!
Hi, I am very new to access and I have to create this application for work. The application imports information from a text document and transfers it into an access database. One such column is a Link such as \\computer\folder1\file.pdf. Setting this column as hyperlink does not hyperlink the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.