473,395 Members | 1,863 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,395 software developers and data experts.

Where is the server

I have spent a lot of time developing a very simple web
appliaction in VS.net The application uses two datagrads
to display tables from my SQL database. The grids allow
sorting and editing.
I want to place the application on my Web Host's computer
so that it can be accesses through the WorldWideWeb. I
am told that I need to upload all files from the design
directory. I have done this. My questions is where is
my SQL database ? I believe I need to upload the SQL
database. I search my computer for the servers name and
can not find it. It is possible that in my limited
understanding, I am confusing a server with a database.
The name of the server I use in the application is:
JIM.0401Win.dbo It is an SQL Server 2000 database. Any
help to aid in my understanding would be appreciated.
Thanks,
Jim
Nov 18 '05 #1
2 969
Hi James,

Thank you for using Microsoft NewsGroup Service. Based on your description,
you've made a simple ASP.NET web application which contains some simple
aspx pages and the page retrieves data from a SQLServer local database.
Since
you've got a web hosting space on the internet, you'd like to upload the
web application to the host server so as to publish it to internet. Is my
understanding of your problem correct?

Generally, those Web hosts Service Provider only provides some web spaces
which only support static HTML or ASP scripts. Since you'd like to upload
your ASP.NET web application onto it, you may ask the web host provider
whether the space support ASP.NET or not.

As for the SQLSERVER Database, I think it is a problem ,too. The SQLSERVER
Database server is a single server which is completely separately from the
web application server(IIS). So normally, seldem web host providers will
provide support
for SQLSERVER database. You may also contact with your service provider to
ask whether they'll support SQLSERVER database.
If they support, you need to send them the SQLSERVER database's data file,
the data file's file extension is "*.mdf". Genrerally you can look for them
in the %system disk%\Program Files\Microsoft SQL Server\MSSQL\Data folder,
or you can search them via "*.mdf".

Please try out the above suggestions and let me know if they are helpful.
If you have any other questions, please feel free to let me know.
Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Nov 18 '05 #2
Hi James,

Have you had a chance to try my suggestion? If you have any problems or
need any help, please feel
free to post here.
Steven Cheng
Microsoft Online Support

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
Nov 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: sorenson2414 | last post by:
Hello~ I am just starting out in web building and have a general basic idea of what goes on. Thankfully I have a friend helping me out who has a server and knows PHP, and HTML etc... I would like...
2
by: seigo | last post by:
I use datetime condition in sql-query. For example: select something from sometable where date between '06/15/04 00:00:00' and '06/15/04 23:59:59' and result on two synchronized servers is...
2
by: David Pautler | last post by:
I'm creating a web-based authoring tool where one form encompasses several sections for editing. I'd like each section to have its own reset button, so that use of that button affects only that...
18
by: jabailo | last post by:
I wrote a program that loops through a file of records. It parses each line in the file and sends them to a web service that inserts them into an AS400DB2 database using Asynch calls. This is...
2
by: BoB Teijema | last post by:
Hi all, One of our companies is having problems with a query on a linked server. They have two servers, serverA and serverB. On serverA they have set up a linked server to serverB. Query:...
8
by: John Welch | last post by:
I have a command button with the following code: DoCmd.OpenForm "frmSearchAssignments", , , "SearchAssignmentID = 1" (SearchAssignmentID is the PK, auto number) When it runs, the form opens but...
4
by: Phillip Vong | last post by:
I'm a newbie using VS2005 to learn and test. I'm testing against the Northwind DB. I created a simple variable called "myVariable" and I assigned it the character "c". I want my SQL query to use...
6
by: Dabbler | last post by:
I have a dropdownlist in a GridView ItemTemplate. I need to bind the ddl to an SqlDataSource, then have a value from a boundfield in the row be passed as the keyfield for select where clause. Im...
0
by: jobs | last post by:
I have a gridview that times when selecting from specific table when I try to when I add a where clause. Even when I'm only seleting Top 1 which comes right back at the command line. I test the...
12
by: =?ISO-8859-1?Q?Ren=E9?= | last post by:
Hi, is there a rule of thumb what is better/faster/more performant in SQL Server 2005? a) SELECT * FROM A INNER JOIN B ON B.ID = A.ID AND B.Cond1 = 1 AND B.Cond2 = 2 b) SELECT * FROM A INNER...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.