Re: PROBLEMS WITH ADOQUERYES

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 01/20/05


Date: Wed, 19 Jan 2005 21:54:22 -0600


> WHEN I EXECUTE A TADOQUERY WITH TDATETIME PARAMETERS I RECEIVE THE
>FOLLOWING MESSAGE "OPTIONAL FEATURE NOT IMPLEMENTED".
>
> IM USING SQL SERVER 2000

Use the Ole DB provider for SQL server instead of ODBC

--
Brian Bushay (TeamB)
Bbushay@NMPLS.com


Relevant Pages

  • SQL Server ODBC Driver Ignores Authentication Setting
    ... set their ODBC connections with SQL Server Authentication, ... Microsoft Data Access Components 2.6 RTM, ... authentication to log into the database. ...
    (microsoft.public.sqlserver.security)
  • Re: Linking tables access - sql server 2005
    ... Another advantage of this method is that you don't need an ODBC setting on the local computer, ... Create a linked table to SQL Server without using a DSN ... Name of the table that you are linking to on the SQL Server database ... Function AttachDSNLessTable(stLocalTableName As String, stRemoteTableName As String, stServer As String, stDatabase As String, Optional stUsername As ...
    (microsoft.public.access.adp.sqlserver)
  • RE: [ODBC SQL Server Driver][Shared Memory]ConnectionWrite (send()
    ... the ODBC source using named pipe, but I don't know how to enable named pipes ... If it is not working I am going to use ado to connect to sql server. ... Microsoft Online Community Support ...
    (microsoft.public.sqlserver.connect)
  • Re: [PHP] ODBC and long text fields
    ... We've a PHP app that uses ODBC to talk to a MS SQL server. ... The internal code for a query is ...
    (php.general)
  • Re: Strange Problems with ODBC connection to SQL Server
    ... When accessing Jet data, use DAO. ... This way you are not exposing connection information in clear ... >accesses an SQL Server 2000 repository via ODBC data source. ...
    (microsoft.public.data.odbc)