Sorry if I didn't explain what I would like to do.
I would like to access the Dropbox folder using the Dropbox Core API from MS Access using VBA conding since it's the only way that would be possible to do it.
This Core API provides methods to read and write from Dropbox in a secure manner...
I've been searching for code in how to deal with Dropbox Core API from VBA.
The first step it requires a https call for authentication using OAuth... as a newbie I am too far to make something work.
Does someone of this community has try to use vba to deal with Dropbox API?
Thanks!
It starts to be more clear now, but some doubts still remain.
The BE on the server it will be in a shared folder or it's not necessary?
The FE for the users in the internal network it's easy, each user will have their FE copy on their computer. Clear.
What about the users that will connect by...
I have a Access 2010 database (.accdb) almost ready and it will be used simultaneous for internal users and external users. External users means people outside from the company. My doubt is what's the best implementation for this.
For sure I need a Server with TS for the external users, but for...
Meanwhile I was able to solve one of the problems using a sub-query.
Now without the criteria it works, but when I want to list all files it is not possibly.
Attach there is a small sample...
Some help? :banghead:
I've start with access 2010 about a month ago, and thanks to this forum i've learn a lot. Meanwhile I have a problem that it is driving me crazy.
Table1: Drawing | Revision
Query: Table1
Form: Continuous Form based on Query
I need to have a check box "True/False" that just list the last...
My name is Luis Maia, I'm from Portugal and I decided to start learning again some Access and vba. Last time was in 1996, i've done some stuff but since then many things have change... so, I can say i'm a newbie :)
Best Regards,
Luis Maia