Re: sql odbc links
From: Ron Hinds (__NoSpam_at___NoSpamramac.com)
Date: 05/21/04
- Next message: Sean: "Sorting a mixed field query"
- Previous message: Ron Hinds: "Re: Is it easy to store phots and PDFs in SQL Server?"
- In reply to: micke: "sql odbc links"
- Next in thread: biswajitdas: "RE: sql odbc links"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 21 May 2004 09:26:03 -0700
Sounds like a permissions problem on the network share where the Excel file
is going. You need to make sure you have write permissions to the network
share.
"micke" <anonymous@discussions.microsoft.com> wrote in message
news:e67401c43c82$0237e890$a301280a@phx.gbl...
> This one has been driving me up a wall for about two weeks.
>
>
> I am new to the SQL enviornment.
>
>
> My boss comes from a programming background and loves to
> create odbc links to our sql db to generate reports and
> anaylize data.
>
>
> We created a MS Access 2000 db with odbc links to SQL on a
> network share. We created the ODBC links on the boss mans
> pc, which he created basically snapshots of specfic tables.
> He is using queires and a macro that he created that pulls
> the data from sql and updates the tables on his machine,
> this prevents him from playing around with the live data on
> the sql server. He also created another access db with
> tables, queries and a macro that exports data from table
> into an excel spreadsheet on a network share for analysis.
> All this works great on his machine.
>
>
> However, I can seem to get it going on other workstations.
> I created the ODBC links locally on my workstation,
> imported the tables, queries and macros he created. The
> macros run without generating any error messages, however,
> I cannot seem to export the updated data to the excel file
> which is resident on a network share. The file is executed
> but without the updated data. If I go back to the bossman's
> machine and run the update, I can run the macro
> (prodreport) on my machine which executes the excel runapp
> and displays the udpated data. Only the update macro seems
> to be failing. I don't know what I am missing here. I'm
> thinking that my tables are not linked correctly, but don't
> know where to go from there.
>
>
> Any advice or recommendatins would be greatly appreciated.
>
>
>
>
> Regards,
>
>
> Steve
>
- Next message: Sean: "Sorting a mixed field query"
- Previous message: Ron Hinds: "Re: Is it easy to store phots and PDFs in SQL Server?"
- In reply to: micke: "sql odbc links"
- Next in thread: biswajitdas: "RE: sql odbc links"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|