473,413 Members | 1,718 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Creating Sqlserver database from asp.net webapplication

Hello friends

I want to create sqlserver a database at run-time from asp.net web application. I am using visual studio 2008.Is there any library available in dotnet 3.5 for the same. And also guide me that creating database like this is feasible or not by the point of security.

Waiting for your early response.

Thanking you in advance
Mar 26 '08 #1
3 944
kenobewan
4,871 Expert 4TB
Hello friends

I want to create sqlserver a database at run-time from asp.net web application. I am using visual studio 2008.Is there any library available in dotnet 3.5 for the same. And also guide me that creating database like this is feasible or not by the point of security.

Waiting for your early response.

Thanking you in advance
Depends on what you mean by a database. You can create tables through stored procedures, for eg. Is it local or remote? This is more of a knowledge question. What have you tried so far?
Mar 26 '08 #2
Depends on what you mean by a database. You can create tables through stored procedures, for eg. Is it local or remote? This is more of a knowledge question. What have you tried so far?

It is remote web base application. For run-time database creation in sqlserver I have got this 2 namespace SMO and DMO but still dont know how much it secure if the website is going to host on webserver and admin has given control to create database from the site.
Mar 26 '08 #3
kenobewan
4,871 Expert 4TB
It is remote web base application. For run-time database creation in sqlserver I have got this 2 namespace SMO and DMO but still dont know how much it secure if the website is going to host on webserver and admin has given control to create database from the site.
Doesn't sound very secure. Ideally, you want database designed on your sqlserver otherwise it may be possible for hackers to use your sqlserver as free storage. Not saying that it can't be done but is it worth it for the time and effort?
Mar 27 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

7
by: Bart Torbert | last post by:
Hello, I am starting to examine using SQLServer instead of Oracle. I went through the SQLServer import utility to copy tables from Oracle into SQLServer. I then checked the size of the...
3
by: Devonish | last post by:
I am planning to convert an existing Access database which has a back end (data tables and relationships only) on a server and a copy of the front end (form, queries, reports) on each of about a...
5
by: Mike | last post by:
I am writing a .NET application in C# that uses Crystal Reports. I want the crystal reports to grab information from a database no matter where the database is located. To do this, I want to...
2
by: Michael.Covington | last post by:
I am trying to create a DTS package using C#. I have done this in VB6 without any problems. However, when I convert everything over to C# I get the 'System.InvalidCastException'. I am running...
14
by: Roy Gourgi | last post by:
Hi, I need to store and retrieve information from a database. It looks as though there is a lot more support for SQLServer than there is for Access, correct me if I am wrong. What do I have...
10
by: ej1008 | last post by:
HI all I am having a windows Control running on ASP.Net webform. From this windows control I am trying to connect to database to do some database operations. Now I am facing problem while...
2
by: ian | last post by:
The default Web access mode for this project is set to file share, but the project folder at 'http://oor-devel/espdev/dictionaryAdmin' cannot be opened with the path...
12
by: Mats Lycken | last post by:
Hi, I'm creating a CMS that I would like to be plug-in based with different plugins handling different kinds of content. What I really want is to be able to load/unload plugins on the fly without...
3
by: Robinson | last post by:
Hi, Using SMO (VB.NET), I'm creating a new database as shown below. I would like to change the growth size of the database (to 10%, it's defaulting to 1mb at the moment) and also to set the...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.