Wrox Programmer Forums
|
BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4
This is the forum to discuss the Wrox book Beginning Dreamweaver MX by Charles E. Brown, Imar Spaanjaars, Todd Marks; ISBN: 9780764544040
Please indicate which version of the book you are using when posting questions.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Dreamweaver MX/MX 2004 MX ISBN: 978-0-7645-4404-0; MX 2004 ISBN: 978-0-7645-5524-4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 21st, 2003, 11:32 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default Errata for Beginning Dreamweaver MX

Hello everyone,

Todd, Charles and I are in the process of getting up the Errata section for the book Beginning Dreamweaver MX which will be available at http://www.wrox.com/books/errata/076...7_errata.shtml shortly.

We welcome any comments, feedback, bugs or other issues you may have encountered while reading the book. You are invited to post your comments here, or better yet, e-mail them to me directly. You'll find my private e-mail address in the "About the Authors" section in the beginning of the book.

Thanks in advance,

Imar



----------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old July 2nd, 2003, 09:09 PM
Registered User
 
Join Date: Jul 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to kayroxx Send a message via MSN to kayroxx
Default

Hello Team,
 I have a problem connecting to a database using asp.
 i get this error
"Could not use '("Unknown")' file already in use.
 The code line it points to is this:

"Recordset1.ActiveConnection = MM_connWinston_STRING"

could you please give me some pointers on why its giving me that feedback?
 thank You

[email protected]

kwabena
 
Old July 3rd, 2003, 06:05 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi there,

It looks like you are trying to open a file or database that is already in use by another user / program.

If, for example, you're trying to connect to an Access database (.mdb) make sure that you don't have the database open in Access.

If this doesn't help, can you post the code for the MM_connWinston_STRING variable? And maybe some more information about the calling code and datasource (Access, text, etc) you're using?

Cheers,

Imar


Quote:
quote:Originally posted by kayroxx
 Hello Team,
I have a problem connecting to a database using asp.
i get this error
"Could not use '("Unknown")' file already in use.
The code line it points to is this:

"Recordset1.ActiveConnection = MM_connWinston_STRING"
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old July 3rd, 2003, 06:08 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

In addition to the above, you may need to change the permissions for the database and the folder it resides in (did you follow the steps to modify the security?).

Check out:

http://www.webwizguide.info/asp/faq/...e_faq.asp#FAQ4

for more info.

HtH

Imar


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
 
Old July 27th, 2003, 11:28 PM
Registered User
 
Join Date: Jul 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

CH. 2, page 50 you state C:\TheCookingSite in the first paragraph, but you have students enter C:\TheCookingPlace in the previous Try It Out Section

 
Old August 9th, 2003, 03:59 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Hi jerush,

Thanks for this. I have forwarded this to the editors at Wiley.

Imar


Quote:
quote:Originally posted by jerush
 CH. 2, page 50 you state C:\TheCookingSite in the first paragraph, but you have students enter C:\TheCookingPlace in the previous Try It Out Section


---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Beginning Dreamweaver MX 2004? stephman Dreamweaver (all versions) 6 January 22nd, 2004 05:03 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.