Ask a Question related to Coldfusion Database Access, Design and Development.
-
littlegreenmen #1
Referencing reports from Microsoft Access
I have several stores that I have generated different graph reports for. I am
trying to set it up so that when the general manager from a store logs in he
can select to view reports only pertaining to his store. For example, he can
select to view the 'total store sales'report, or the 'total sales of widget x'
report. All of these reports were created individually in Access. tHow do I
go about referencing these reports from access in general? also, how do i set
it up to where the gm gets to see only the reports that go with his store. I
have a table set it with the different users and each gm has a unique storeID
number. Any help with my dilema would be much appreciated.
littlegreenmen Guest
-
[microsoft][odbc microsoft access driver] syntax error (missing operator) in query expression error
I have a query I want to run using DBQwiksite siftware, which produces the syntax error (missing operator) in query expression error when... -
[Microsoft][ODBC Microsoft Access Driver] Could not start session.
Does anyone know what this problem means??? Microsoft OLE DB Provider for ODBC Drivers error '80004005' Could not start session. ... -
MS Access 2000 reports to PDF
Before I ask my question, I have extensively Googled this and spent the whole morning finding articles that support older versions of Access and... -
[Microsoft][ODBC Microsoft Access Driver]'(unknown)' is not a valid path error
This is probably an old problem that most of you know how to fix (I hope!). The scenario is that I have a web server running an ASP site that needs... -
Reports won't run from Form in Access RT
Hi All I have developed an application in Acces 2000 on a Win XP Pro machine. Now I have a form, and on it I get to choose dates and variuos... -
jorgepino #2
Re: Referencing reports from Microsoft Access
First of all,
I would recommend moving away from access, and move to MSsql or to MYsql,
Access was not made for web access and some problem may occur, like data
corruption or data lost
to get access to your report you will have to create a web application ro
replicate your reports
no easy way,
jorgepino Guest



Reply With Quote

