Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

export SQLServer2000 DB to Access
(sorry for crossposting, I usually don't but I need a solution quickly)

is there a simple way to remotely and programmatically (using a ColdFusion
application that can access the database) making a copy of an entire
SQLServer2000 database into Access?

Because I cannot remote control the server, DTS cannot be used.

I have created an Access mdb with empty tables in place, then tried using Ad
Hoc queries such as

insert into  OPENROWSET('Microsof
t.Jet.OLEDB.4.0',
'c:\myaccessdb.mdb';;,mytable) select * from mytable

but although the SQLServer security settings apparently allow Ad Hoc
queries, I keep getting error messages saying that the ad hoc query access
was denied. I don't know what to do now.


-Michael







Report this thread to moderator Post Follow-up to this message
Old Post
Michael Peters
02-25-06 02:44 PM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 05:02 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006