Viewing 5 posts - 211 through 215 (of 215 total)
One approach to this in Excel is with parameters. Create a DSN and link to the database, then in the query builder use SQL and enter something like this:
SELECT...
September 5, 2002 at 5:41 am
Re: Alternative is to have them load personal edition and do it there, at least then it's their disk space.
In terms of logistics this is not a bad alternative, the...
August 26, 2002 at 5:23 am
I have the same interest. We have a data warehouse that has an ever growing number of tables. Our power users rely on documentation in Word to find...
August 24, 2002 at 6:30 am
If IIS is available you might consider a pull rather than push solution.
Let the user hit a web page that connects from an ASP page to the SQL Server, invokes...
August 24, 2002 at 6:19 am
RE: creates triggers for insert, update, and delete.
Thanks. Had not thought of triggers to track changes. but...
Re: If you are also concerned about SELECT, you have a...
August 24, 2002 at 6:09 am
Viewing 5 posts - 211 through 215 (of 215 total)