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

Where to put microsoft sql server DataBase after finish application.

Hi, I've finished to write an Android application.
The application communicates with a servlet, and the servlet communicates with Microsoft Sql
Server
(for executing stored procedures, looking for data in tables etc).

The Microsoft Sql Server is in my own computer. Actually we are talking about Microsoft Sql Server Express.

I can activate the application inside my appartment, next to my router (on WI-FI).
Now, I would like to use it anywhere. What should I suppose to do? (My first time with this).

I understand I supposed to copy the database to a server?.... which? how?

Appreciate any help,
Eliran
Oct 5 '15 #1
1 1506
Luk3r
300 256MB
Your database will have to be hosted in such a manner that it is accessible via a specific port and a public IP address. This could still be done with port forwarding on your home modem/router, but the security would be a huge risk and the uptime of the database would likely be very low.
Oct 6 '15 #2

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

Similar topics

2
by: Irishmaninusa | last post by:
I have a client who is trying to connect to a sql server database using asp.net and this is the error message that they get, any ideas on what is causing the error message and what the correction...
3
by: NWx | last post by:
Hi, I write an ASP,NET application who uses SQL Server (MSDE) as Back-end I'm an experienced developer, but haven't used SQL server before and I need some help. Since I don't have full SQL...
5
by: Martin Robins | last post by:
I have never dabbled with ASP.NET until now so be warned! I have created a web application with the single default form: WebForm1.aspx and when I try to display it I get this error. My...
4
by: EMW | last post by:
How can I create a SQL server database in my VB.NET program? I've MSSQLServer installed and running. If a database is created, where is it stored? I used the following code, didn't get any...
9
by: TC | last post by:
Like a lot of database developers, I often choose Jet for the back- end. I'm starting to worry about what will happen when Jet is deprecated. Ostensibly, Jet users like me must switch to SQL Server...
2
by: Łukasz Ledóchowski | last post by:
Hi! I want to develop database web application. It will consist of many similar webpages with grid and ability to edit, insert or delete rows. All of these webpages will have grids with the same...
4
by: sujatha k | last post by:
I want to create one window service to synchronice my local database with server database.i've done the synchronization process in .net application it is working fine. i copied tat code and put it in...
2
by: Muhammad Hanif | last post by:
i made deployment package to install C# application on other computer, where Server not install . So its working fine and install SQL server and my application.My application working fine.Get an...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.