Thanks Douglas,
Yeah, the reason I'm asking is because there are more than 800 quries
or something like that, and for me to convert them( which i undestand
is more like copy,paste and fix syntax) is such a pain to just think
about them, so i figured it would be much better if there are any tools
to do the bulk of the work for me.
Anyway, thanks for the reply man, really appreciate it and happy new
year.
Liming
Douglas J. Steele wrote:
> Nothing that I'm aware of (it's more common to move in the other direction.)
>
> I wouldn't think you'd need to change much more than the connection
> information though (plus ensure that dates are delimited with #, not ')
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no private e-mails, please)
>
>
> "Liming" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hi,
> >
> > I'm developing an asp.net application and recently, the company decided
> > to support customers with only ms access (lots of share hosting users
> > don't have the luxury of sql server, and my company doesn't want to
> > miss out these users since we are getting a lot of requests from these
> > share hosting users).
> >
> > Anyway, most of my app's quries are fairly straight forward, insert,
> > update, delete.. but there are a few sql quries are a bit more
> > complicatd (dynamic sql concatnations and stuffs), I'm wondering if
> > anybody here knows a decent third party tool that can convert downward
> > from sql server 2000 to ms access?
> >
> > Thanks a lot.
> >