SQL Server, expressions can call code in modules??
- From: "tlyczko" <tlyczko@xxxxxxxxx>
- Date: 18 Jul 2006 10:40:07 -0700
Hello,
We have Access databases (backends) that will eventually be
consolidated into a SQL Server database, to facilitate data reporting,
analysis, etc.
Some queries in one Access database front end contain expressions that
reference code in Access modules in the Access front end, primarily the
ones from mvps.org/access that will concatenate data from various
fields in *other* additional tables than the main query table.
Other queries use the Mid function to concatenate field values from
within the same table.
Can such queries be carried over to SQL Server 2005, or will I have to
rewrite those queries somehow??
I have the Chapman/Baron reference book and will be reading that a lot
eventually.
Thank you, Tom
.
- Follow-Ups:
- Re: SQL Server, expressions can call code in modules??
- From: Lyle Fairfield
- Re: SQL Server, expressions can call code in modules??
- From: Rick Brandt
- Re: SQL Server, expressions can call code in modules??
- Prev by Date: Matching a value from one form to another
- Next by Date: Re: SQL Server, expressions can call code in modules??
- Previous by thread: Matching a value from one form to another
- Next by thread: Re: SQL Server, expressions can call code in modules??
- Index(es):
Relevant Pages
|