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

how to make deployment of our project

284 100+
i am using vb 6 and sql server 2000 in my projec
now my question is in vb there is an option Package and deployment
wizared which can trafer our project to new computer and we donot
had to installe even vb on the other computer.

now, is there any option in sql server to do the same or like that
what should we have to do that it install my any person who
even donot know sql server 2000
Jan 11 '08 #1
3 948
ck9663
2,878 Expert 2GB
i am using vb 6 and sql server 2000 in my projec
now my question is in vb there is an option Package and deployment
wizared which can trafer our project to new computer and we donot
had to installe even vb on the other computer.

now, is there any option in sql server to do the same or like that
what should we have to do that it install my any person who
even donot know sql server 2000

a lot of considerations....what did you use to connect to your sql server in your vp app? do you have your sql server and your app in the same machine? you might need to test your app first and installed to a different machine and try accessing sql server....your authentication method might be affected...you might also change your connectionstring setting in your app, if you did use it.



-- CK
once tested, it'll be a client-server application...
Jan 11 '08 #2
muddasirmunir
284 100+
i want to install both the vb and sql server on same computer




a lot of considerations....what did you use to connect to your sql server in your vp app? do you have your sql server and your app in the same machine? you might need to test your app first and installed to a different machine and try accessing sql server....your authentication method might be affected...you might also change your connectionstring setting in your app, if you did use it.



-- CK
once tested, it'll be a client-server application...
Jan 12 '08 #3
ck9663
2,878 Expert 2GB
i want to install both the vb and sql server on same computer

then you would need to install the sql server separately from your apps. package your apps then back up your db. install sql server on your machine. restore your db. you might need to adjust some settings like connectionstrings, your sql server name (your app might still be accessing your old sql server, not the newly installed one).

-- CK
Jan 12 '08 #4

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

Similar topics

1
by: Richard Lewis Haggard | last post by:
I'm new to C# deployment project way of doing things and have run into a problem with a deployment project that has me stumped. I've put together a deployment of a project which works just fine for...
3
by: Steve Brecher | last post by:
VS.NET help on deployment indicates that, while using a deployment project requires administrative access to IIS, " we recommend deploying your project in most cases, because it allows you to take...
8
by: BobAchgill | last post by:
I have looked and looked for on the property pages for my Window form project and do not see where they are saying I should find the place to set deployment properties like: Manufacturer...
1
by: Wendy Elizabeth | last post by:
I need to deploy a service that will run on a production server. I am not certain what category of deployment directions that I should follow from the MSDN site. The service is written is Visual...
7
by: dhussong | last post by:
I have created a Setup and Deployment project in Visual Studio.NET 2003. After my installation has completed running I'd like to launch the EXE that I just installed. I've found how to launch the...
4
by: Zany | last post by:
I added a Web Deployment Project so I can create a debug, staging, and release version. Each set is compiled and saved in a separate folder under the csproj_deploy folder. All works fine. Here's...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
2
by: Miro | last post by:
Reading the help file it says in step 2 to click on "other project types" and then click on "Setup and Deployment projects".( see below ) I am using vb2005 express. Im assuming this is not an...
1
by: kirk.quinbar | last post by:
Have you ever used a .net deployment project to install a windows service? If so, then i ran into an issue recently that maybe you could shed some light on. I am sure I probably did something...
7
by: Cirene | last post by:
I used to use the Web Deployment Project with my VS2005 projects. Now I've fully upgraded to VS2008. Do I have to download a new version of the Web Deployment Project? If so where can I find...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
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
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...
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...

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.