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 |
|
v052207
Starting Member
3 Posts |
Posted - 2007-05-23 : 21:23:29
|
| Hi, anyone,Please help?If there are not relationship for the two talbles in the database , but I only want to build relationship for the two tables in my project, it is not for in the database.How ?Thanks.V052207 |
|
|
jezemine
Master Smack Fu Yak Hacker
2886 Posts |
Posted - 2007-05-23 : 22:24:08
|
I don't understand the question. what do you mean by "project"? www.elsasoft.org |
 |
|
|
v052207
Starting Member
3 Posts |
Posted - 2007-05-24 : 17:11:54
|
| Sorry.My project is a Web Application. I only want to build relationship with the two tables for the application, and in the database still keep the two tables without relationship .So how to code?Could you let me know.Thanks. |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2007-05-24 : 17:16:57
|
| If you don't want the relationships in the database, then you've asked your question in the wrong place as this is a database forum.If you are referring to .NET Data Tables, then I'd suggest posting your question at www.asp.netTara Kizerhttp://weblogs.sqlteam.com/tarad/ |
 |
|
|
|
|
|