Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: RE: sql_language digest: July 06, 2001


Message #1 by "Rick Dobson" <rddcab@i...> on Sun, 8 Jul 2001 12:00:16 -0400
Hi Mr. Ernst-Fortin,

<<Subject: SQL Statement / Language Syntax: Link to Documentation Sought
From: "Samuel Ernst-Fortin" <samuel.ernst-fortin@p...>
Date: Fri, 6 Jul 2001 17:00:21
X-Message-Number: 4

Excuse me,
I am using looking for a recommendation for a source of SQL Statement
Syntax either on the MSDN CD, or other via the web.

I can find numerous hits on the MSDN help, and also in ACCESS help, but
was thinking someone might know of a link to a compilation of Language
examples in one document or article...>>

One highly useful source is SQL Server Books Online.  If you have a version
of SQL Server with the client tools (that is other than MSDE), then you
already have it.  Look for it on your SQL Server menu off the Windows Start
button.  If you have MSDE or MSDE 2000, then you can download Books Online
from the Microsoft site.  The most current version is available at
http://www.microsoft.com/SQL/techinfo/productdoc/2000/books.asp.

From your message, it sounds like you may be migrating from Access to SQL
Server.  My site, http://www.programmingmsaccess.com, includes several code
samples that may help you as well as an informative FAQ that targets SQL
Server topics.


Rick Dobson
www.programmingmsaccess.com
www.cabinc.net
rickd@c... <mailto:rickd@c...>



  Return to Index