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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-25 : 17:56:02
|
| Chris writes "Ok I have two databases, the first with a definite "user_id" and the second may or may not have a "user_id." So I want to check the second table for the user_id and if it exists open a recordset with the second table, if it does not exist I will open a recordset with the first table?" |
|
|
|
|
|