Re: 2006-07-26 00:00:00



Fernand St-Georges (fernand.st-georges@xxxxxxxxxxxx) writes:
> This is the result I get in Word as I handle a document that merges data
> from the database. The field «Date_Fin_Membre» returns me this result
> even if the query stipulates
> WHERE (dbo.Membre.Date_Fin_Membre = CONVERT(Char(10),
> dbo.Membre.Date_Fin_Membre, 101)). I have also tried other types of
> conversion without any success.

Maybe you could explain what's wrong with the result? Maybe it's an
error to you that the end date for a member is in the future, but I
don't know your business.

If you are talking about the time portion, then the WHERE clause is not
the place to handle it.


--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
.



Relevant Pages

  • 2006-07-26 00:00:00
    ... even if the query stipulates ... conversion without any success. ... Prev by Date: ...
    (comp.databases.ms-sqlserver)
  • Re: SQL Server 2005 Installation fails (SCC got warning)
    ... I got an error while install SQL Server 2005 ... >The SCCsuccess, ... >- SQL Server Edition Operating System Compatibility - warning ...
    (microsoft.public.sqlserver.setup)
  • SQL Server 2005: setup problem
    ... Could you help me please with installing SQL Servera 2005 Express ... SQLEXPR.EXE - Microsoft SQL Server 2005 Express Edition ... WMI Service Requirement (Success) ... Operating System Minimum Level Requirement ...
    (comp.databases.ms-sqlserver)
  • RE: Implicit conversion from data type text to nvarchar is not allowed.
    ... This is a known issue when using the SQL Server 2005 JDBC Driver to access ... SQL SERVER 2000 DATA CONVERSION LIMITATIONS ... String data longer than 4000 characters cannot be converted ... nvarchar underlying columns if the sendStringParametersAsUnicode ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Using SQL Server 2005 with SharePoint Services V3 to Load Balance the Database requests
    ... They would like to have the SQL Server and WFE ... recovery or failover, although it makes since that if both have the ... It appears that this configuration is not possible with standard ... who was going to try it, but no follow up about success or failure). ...
    (microsoft.public.sharepoint.windowsservices)