Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multi-part identifier can not be bound
Message
 
 
À
10/08/2007 15:40:32
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
01247498
Message ID:
01247511
Vues:
29
The IS [NOT[\] NULL is ANSI SQL operator. You cannot compare with NULL because result will be NULL, not True or False.
'dbo' is owner (or Schema in 2005) not a database name.

> Is IS NOT NULL sql server specific, or ANSII compliant?
> And when we start our application we point to a specific database, they can not go to another database within the same session of our application. Do we need to specify the database?
>
>Starting to SQL Server now, so am going to be asking lots of questions over the next month or so at least. :-D
>
>Thanks for the info.
>Beth
>
>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform