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 |
|
kumarshah
Starting Member
5 Posts |
Posted - 2005-03-26 : 00:57:04
|
| I used a MS SQL Server Web-based app to make tables, what does this mean:COLLATE SQL_Latin1_General_CP1_CI_AS NULLAlso, how do I define Foreign Keys in MS SQL Server 2000?Any good links with simple basic tutorials for the same?Thanks a lot |
|
|
eyechart
Master Smack Fu Yak Hacker
3575 Posts |
Posted - 2005-03-26 : 01:20:03
|
| Books online is a good place to start.-ec |
 |
|
|
kumarshah
Starting Member
5 Posts |
Posted - 2005-03-26 : 15:28:27
|
| Any suggestions for them? |
 |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-03-26 : 15:29:28
|
| Books Online is installed with SQL Server in the same program group as Enterprise Manager, Query Analyzer, etc. |
 |
|
|
kumarshah
Starting Member
5 Posts |
Posted - 2005-03-26 : 16:51:57
|
| I don't have SQL Server myself, I am using space online for this purpose. |
 |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-03-26 : 17:21:13
|
| How are you connecting to the SQL Server? |
 |
|
|
kumarshah
Starting Member
5 Posts |
Posted - 2005-03-26 : 17:56:43
|
| Its online at dotnetpark.usthey have a web-based manager at sql.dotnetpark.us which I use to make the tables. |
 |
|
|
robvolk
Most Valuable Yak
15732 Posts |
Posted - 2005-03-26 : 18:27:24
|
| You can download an updated copy here:http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp |
 |
|
|
kumarshah
Starting Member
5 Posts |
Posted - 2005-03-27 : 11:46:50
|
| Thanks |
 |
|
|
|
|
|