Friday, February 24, 2012

about sql management studio?

i have a problem regarding sql management studio....

1. I can't create new server, i'd follow the tutorial in video. but it doesnt work. or may be i must install the IIS?

2. i create a new database named sample (sql management studio) and add some tables and sort of data. how can i deploy this database so that i can bind/connect to my program.

2 question for now.

thx in advance

Hi,

from question 2 I assume that you already installed SQL Server, or do you want to install it on another box ? If yes, which error do you get ?

2. Where do you want to deploy the database to ? Another system ? Is there SQL Server already installed ? Do you want to run a script to built up your database, or do you want to ship copy of the database files within your application to attach to ? Do you want to use a server controlled database / instance or a user instance (Assuming that you use SQL Server express)

HTH, Jens K. Suessmeyer.

http://www.sqlserver2005.de|||

i used sql server express... i dont know how to deploy my database...in sql managemt studio, right click add new database, add tables. now i want to deploy this dbase so that i can use this to vbee. how can i deploy this stuff? i want to deploy this in my documents. how can i do that?

how to make a server controlled dbase?

No comments:

Post a Comment