Re: Find value associated with check constraint



GrahamS wrote on Thu, 24 Nov 2005 12:41:07 -0800:

> I have to say that I would have expected SQL Server to come under 'Data
> Access' :-O - but there's no accounting for taste :-O.

"Data Access" is ways of getting at the data. (eg. DAO, ADO, ODBC, Jet, OLE
DB) from some sort of client interface. What your post was asking for was
something specific to SQL Server, so it doesn't fit the "Data Access"
groups.

And I have to second the OE recommendation - I use it for access to all
newsgroups I read and post in, makes life much easier. :)

Dan


.



Relevant Pages

  • Deploying Access Data Pages
    ... I am connecting to a SQL Server database with a Data ... While deploying the data access page in other machines, ...
    (microsoft.public.sqlserver.security)
  • Re: Binding Access Forms to a SQL Server Data source : View Or Sto
    ... Goldmine on SQL with 12 users. ... On the same SQL Server, ... It still uses BDE for data access. ... My form source is a Stored Procedure that returns ...
    (microsoft.public.access.adp.sqlserver)
  • Re: SQL server vs mySQL ???
    ... The easiest way to support multiple databases is to work with a data access ... This question changes depending on which version of MySQL one has. ... * SQL Server has richer trigger support ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Problems with remoting and SqlCommand.ExecuteNonQuery
    ... self-signed certificates and SQL Server which may be affecting you (since ... > I´m having problems with a .net remoting application. ... > is a data access component, in other words, it performs data access tasks. ... > The problem arise when I try to execute a database task which involves the ...
    (microsoft.public.dotnet.framework.remoting)
  • Re: How do you connect to SQL server using SQL users with Windows Auth? help
    ... the domain and the data access will work. ... you can add an IUSR_MachineName account to the SQL Server with the ... "Reza" wrote in message ... > I am able to connect with the same user but with SQL Authentication ...
    (microsoft.public.dotnet.framework.aspnet)