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-11-14 : 12:50:46
|
Terrill writes "I am trying to efficiently test for the existence of a field in an Access 2000 table? (Ex. Does 'Dec2000' exist) I know that I can get a row and test the field.name one at a time to see if it matches my variable, but is there a more efficient way to do it?" |
|
|
|
|