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 tens of thousands of software programmers and website developers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining today you can post your own programming questions, respond to other developers’ questions, and eliminate the ads that are displayed to guests. Registration is fast, simple and absolutely free .
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.
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:
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:
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?).
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.