![]() |
|
|||||||
| Pre-sales questions If you have questions about DiscountASP.NET or our services, you can ask them here. Forum registration is not required to post a question in this forum. |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Posts: n/a
|
Do I need to purchase the $10 SQL database addon even if my database is located in the App_Data folder of my application?
I forgot to mention my database is MS SQL Server 2005, the mdf file located in the App_data folder... |
|
|
|
#2 |
|
Moderator
|
Hi,
Express DBes are not supported but there is a nice feature in the Control Panel once you add a SQL Server option to Attach an Express DB. You can't use the Express DB as is, you must migrate it to SQL Server. Note: This is a good thing, I can provide links where you can see that Microsoft has specifically asked Shared hosts to not support Express versions of SQL Server on-line. All the best, Mark
__________________
Webcast Evangelist for DiscountASP.NET ![]() Contact me to... Request new Webcasts Ping me on Twitter asp.net Blog Overload of my Daily I.T. News/Alerts |
|
|
|
|
|
#3 |
|
Posts: n/a
|
Access MDB in App_Data using OLEDB
Do you support Access MDB in the App_Data directory so I can access it vir "|DataDirectory|" in my Web.Config and use System.Data.OleDB provider? And can I upload the MDB file from my local machine rather than have to create it through some on-line admin tool?
TIA John |
|
|
|
#4 |
|
Moderator
|
Hi,
Take a look at this thread: http://community.discountasp.net/showthread.php?t=8799 All the best, Mark
__________________
Webcast Evangelist for DiscountASP.NET ![]() Contact me to... Request new Webcasts Ping me on Twitter asp.net Blog Overload of my Daily I.T. News/Alerts |
|
|
|
|
|
#5 |
|
Posts: n/a
|
Follow up question
Hi Mark,
Thank you for that link. It is an excellent response and the idea suggested works. But my question is, can I create a directory on my site called App_Data and give it full permissions? If so then I can use the |DataDirectory| in Web.Config without the need of the additional code. TIA, John |
|
|
|
#6 |
|
Moderator
|
Hi,
DASP provides a secure folder for this you should use instead, each new site gets a folder named '_database'. You can however do it the way you mentioned, I don't have code for that right now but I did test it on DASP servers that way too. All the best, Mark Note: The reason DASP provides that secure folder is due to the need for additional security for Access.
__________________
Webcast Evangelist for DiscountASP.NET ![]() Contact me to... Request new Webcasts Ping me on Twitter asp.net Blog Overload of my Daily I.T. News/Alerts |
|
|
|
|
|
#7 |
|
Posts: n/a
|
Publish website using express editions
Hi,
I developed a small website using express edition and MS SQL server 2005(sql server management studio express). Now iam planning to host the application.To publish website with express edition is possible? What is difference between Proffesional and standard editions of visual studio? To publish a website standard edition is enough? And now coming to SQL server whether licensed key is required? Thanks in advance Regards, Prathap |
|
|
|
#8 |
|
Moderator
|
Hi,
You can't use the Express DB on your site but DASP does provide the Attach feature. The way that works is you add a SQL Server option to your account... Then upload your Express DB to your site and then from your Control Panel you Attach it. At that point you no longer need the Express DB on your site and can remove it. Publishing can be done from the free Visual Studio tools. These are all available for free from the new Microsoft Web Platform installer. If you will be using free tools you should try to use: SQL Server 2008 Express and Visual Web Developer 2008 Use http://www.bing.com/ to find these free tools and any free learning resources. All the best, Mark
__________________
Webcast Evangelist for DiscountASP.NET ![]() Contact me to... Request new Webcasts Ping me on Twitter asp.net Blog Overload of my Daily I.T. News/Alerts |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| deleted sql server express 2008 client returned to sql server express 2005 client | brea245 | ASP.NET 2.0 | 2 | 06-21-2008 11:17 AM |
| How to develop a lookup page using VWD Express 2005/SQL Server Express 2005 | aj31 | ASP.NET 2.0 | 1 | 10-22-2007 06:46 AM |
| SQL Express | prakweb | ASP.NET Starter Kits | 1 | 07-19-2007 09:25 AM |
| Visual Web Developer Express -> Discount ASP (How do you host a website using SQL Express?) | vvsharma | ASP.NET 2.0 | 7 | 03-16-2007 02:28 AM |
| VS Express web help | Dan1 | Visual Studio | 1 | 01-22-2007 07:31 AM |