Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access thread: Help!


Message #1 by Dave Sueltenfuss <Dave.Sueltenfuss@A...> on Mon, 10 Dec 2001 16:50:48 -0500
This message is in MIME format. Since your mail reader does not understand

this format, some or all of this message may not be legible.



------_=_NextPart_001_01C181C4.BA362BD0

Content-Type: text/plain



I am trying to run the following code on an Access dB. It works fin eon

Windows 2000 machines, but when I go to windows 98, I get the following

error. Any ideas?



Run Time Error 3027

Can't Update Database or object is readonly



DoCmd.TransferSpreadsheet acExport, acSpreadsheetTypeExcel97, "qrypp2",

"\\wbo1ntfnp\drivet\reporting\monthly <\\wbo1ntfnp\drivet\reporting\monthly>

pager reports\pager purchase 2 - " & cmbPeriod & "-" & cmbYear & ".xls"



Thanks



Dave Sueltenfuss

Desktop Support Specialist

Arch Wireless

Phone:  xxx-xxx-xxxx

Fax:  xxx-xxx-xxxx

email: dave.sueltenfuss@a...






Message #2 by Walt Morgan <wmorgan@s...> on Mon, 10 Dec 2001 16:15:49 -0600
I am trying to run the following code on an Access dB. It works fin eon

Windows 2000 machines, but when I go to windows 98, I get the following

error. Any ideas?



Run Time Error 3027

Can't Update Database or object is readonly



Possible MDAC version conflict.



Walt






  Return to Index