Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
lindela81
Starting Member
1 Post |
Posted - 2008-09-25 : 09:10:42
|
1. Hi Friends,i am required to develop a sql database for friends business but ia m not sure of the requirements,at the moment we have the sql server so what do we need inorder to start building the tables can some help,i have already worked out the archetecture of the database schema(tables) i just need to commemce with the real desing on this2. we are planning to link this database with Visual basic but i have never done this before please help me if you can with anything.thanksLindelals.ndzulu |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-09-25 : 09:16:28
|
have a look at sql server books online for syntax of CREATE TABLE statement.this will give you syntax to create tables. |
|
|
sky2aone
Starting Member
5 Posts |
Posted - 2008-09-25 : 17:27:46
|
u need to make connection of sql in vb script ..thats what i do in vb.net |
|
|
LoztInSpace
Aged Yak Warrior
940 Posts |
Posted - 2008-09-28 : 11:23:12
|
Jesus wept..... |
|
|
saurabhsrivastava
Posting Yak Master
216 Posts |
Posted - 2008-09-28 : 17:24:42
|
Go to SQL Server books online. BTW- It's SQL Server 2000 or SQL Server 2005 |
|
|
|
|
|