Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Microsoft Access > Re: TransferSpr...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 12 Topic 30197 of 31306
Post > Topic >>

Re: TransferSpreadsheet to .ADP dbo table

by D.Stone@[EMAIL PROTECTED] May 8, 2008 at 08:58 AM

On May 8, 3:59 pm, D.St...@[EMAIL PROTECTED]
 wrote:
> I'm getting a problem with im****ting an Excel spreadsheet into a table
> in a SQL Server 2000 back-end. I'm doing this in VBA in an onClick
> event proc in an Access 2003 project.
>

Further info:

I thought it might help if I prefixed the target table name in the
TransferSpreadsheet call with 'dbo.', so the VBA line now reads:

DoCmd.TransferSpreadsheet acIm****t, , "dbo." & tempTab, strFilename,
True, "MyRange"

In fact, this gives an error (3078) because the table name generated
is 'dbo_mytab' instead of 'dbo.mytab'.

I also find that TransferText behaves the same, i.e. it creates a new
table belonging to 'fred' rather than use an existing one belonging to
'dbo'.

Cheers,

Dave
 




 12 Posts in Topic:
TransferSpreadsheet to .ADP dbo table
D.Stone@[EMAIL PROTECTED]  2008-05-08 07:59:17 
Re: TransferSpreadsheet to .ADP dbo table
D.Stone@[EMAIL PROTECTED]  2008-05-08 08:58:24 
Re: TransferSpreadsheet to .ADP dbo table
Rich P <rpng123@[EMAIL  2008-05-08 17:15:44 
Re: TransferSpreadsheet to .ADP dbo table
lyle fairfield <lyle.f  2008-05-08 15:30:31 
Re: TransferSpreadsheet to .ADP dbo table
Rich P <rpng123@[EMAIL  2008-05-08 18:37:43 
Re: TransferSpreadsheet to .ADP dbo table
lyle fairfield <lyle.f  2008-05-08 21:19:22 
Re: TransferSpreadsheet to .ADP dbo table
lyle fairfield <lyle.f  2008-05-08 21:31:31 
Re: TransferSpreadsheet to .ADP dbo table
rkc <rkc@[EMAIL PROTEC  2008-05-09 12:40:36 
Re: TransferSpreadsheet to .ADP dbo table
lyle fairfield <lyle.f  2008-05-09 18:56:10 
Re: TransferSpreadsheet to .ADP dbo table
lyle fairfield <lyle.f  2008-05-08 18:58:33 
Re: TransferSpreadsheet to .ADP dbo table
D.Stone@[EMAIL PROTECTED]  2008-05-09 02:32:59 
Re: TransferSpreadsheet to .ADP dbo table
Rich P <rpng123@[EMAIL  2008-05-09 10:46:42 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Oct 13 16:12:58 CDT 2008.