Thread: SQLgetinfo
View Single Post

   
  #2 (permalink)  
Old 02-28-2008, 07:13 PM
Guinness Mann
 
Posts: n/a
Default Re: SQLgetinfo

In article <HMDHu2.CAM@news.boeing.com>, stop.spam@whitehouse.gov
says...
> I am new to Access/SQL server. I need to determine for performance which
> aggregate functions are not supported by SQL Server. I understand one way
> is to query the server to see if the function has to run locally or it can
> run remote. How can I poll the server?


Access is like a car. SQL Server is like an airplane. Cars can go on
the ground. Airplanes can fly.

Does that help?

Reply With Quote