473,398 Members | 2,165 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,398 software developers and data experts.

How to publish SQL Server on the Internet.

Hi,

I am new to web applications. I have designed one VB 6.0 application with SQL Server 2000 as backend. I have designed a setup package for my application and installed in each and every system in my small office. It is working fine because all my systems are connected to that server.

Now, My client wants the same appliaction to be run on his system. What is the procedure to publish this on internet so that my client can run the same application from his desktop.

Please help me out in the following.

I dont have any idea about .Net.
1. Is there any possible that I can share same setup file with my client so that he can install and start working from his desktop?
2. If yes, please let me know the procedure to create connection string so that he can connect to my database from his desktop.


Thanks in advance. Waiting for a good solution.

Regards,
Venkat.
Apr 9 '08 #1
1 2143
jeffstl
432 Expert 256MB
Hi,

I am new to web applications. I have designed one VB 6.0 application with SQL Server 2000 as backend. I have designed a setup package for my application and installed in each and every system in my small office. It is working fine because all my systems are connected to that server.

Now, My client wants the same appliaction to be run on his system. What is the procedure to publish this on internet so that my client can run the same application from his desktop.

Please help me out in the following.

I dont have any idea about .Net.
1. Is there any possible that I can share same setup file with my client so that he can install and start working from his desktop?
2. If yes, please let me know the procedure to create connection string so that he can connect to my database from his desktop.


Thanks in advance. Waiting for a good solution.

Regards,
Venkat.
Is the server that hosts your database available over the internet?

You have to have a DNS\IP address and have a server prepared to handle incoming requests from a remote location.

In other words you can publish your database content into any application; web or otherwise, as long as your have a domain where this data can be accessed and the application is set up to point to that location..

Otherwise you will have to migrate your database on to a existing web server and then modify your app to point to the new location instead of your internal SQL Server.
Apr 9 '08 #2

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

Similar topics

2
by: carrionk | last post by:
Hi, Which are the options for publishing access information over an Intranet? Besides ADPs, are there any programs I can use for letting people use Forms of an Access DB inside IE? I've been...
3
by: Rob Rogers | last post by:
I have an ASP.NET datagrid that contains an image. The image can be one of two images, either "INFO.GIF" or "NOINFO.GIF". The datagrid looks fine when I test it from my local machine in visual...
2
by: msnews.microsoft.com | last post by:
I'm looking for a one-step publish to server solution. I'm developing my web app in VS.NET and use my local IIS for testing. When ready to publish the latest release, I'd like to be able to hit...
8
by: Graham | last post by:
I noticed a similar post awhile ago and in terms of my problem it wasnt a suitable answer so I will ask again. I have VS2005 running a on development machine in my office where I do all my...
3
by: AA2e72E | last post by:
I have C# 2005 Express installed on a PC that is unconnected to the internet; therefore the copy is unregistered. I cannot see the Publish option under the Build menu option. Is this a penalty...
0
by: Varangian | last post by:
Hello there people I'm having problems when publishing an application on the internet using the publish wizard from Visual Studio 2005. I am being able to publish on the internet (on web site)...
3
by: jfarrell | last post by:
Hi there, Im attempting to publish my site to local then copy files to the web server. The only option there seems to be in VWDE is to build/copy the site...where is the Publish website option...
9
by: Jason | last post by:
Hi all, I am no longer able to publish a web site project using Visual Studio 2005 Professional. I am publishing it to an FTP url, and this used to work just fine. I enter the username and...
3
by: =?Utf-8?B?Sm9obiBT?= | last post by:
Hi, I'm trying to publish a new web service that I've written. It's fine when I publish it on the local PC but I get Publish failed in the development environment when I try to publish it to...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...

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.