|
|
| Utopian 2005-05-02, 7:24 am |
| Hi group!!
Exists some method or tool to convert a project ADP to MDB?
Thanks a lot!
| |
| Alex Dybenko 2005-05-02, 11:24 am |
| Hi,
forms/reports/modules you can just import in MDB using access, also you can
import tables from SQL Server. Views/SPs you have to convert manually
--
Alex Dybenko (MVP)
http://Alex.Dybenko.com
http://www.PointLtd.com
"Utopian" <gla1972@yahoo.com.ar> wrote in message
news:%23AdO$OxTFHA.612@TK2MSFTNGP12.phx.gbl...
> Hi group!!
>
> Exists some method or tool to convert a project ADP to MDB?
>
> Thanks a lot!
>
| |
| Alex White MCDBA MCSE 2005-05-02, 11:24 am |
| I have to ask why?
as long as you have not taken advantage of stored procedures that do more
than produce recordsets, the process is quite staight forward, do remeber
things like "%" is a wild selector in SQL and in access it is '*' check your
queries and dynamic SQL for theses. My start question is still relevent
there may be other answers.
--
Regards
Alex White MCDBA MCSE
http://www.intralan.co.uk
"Utopian" <gla1972@yahoo.com.ar> wrote in message
news:%23AdO$OxTFHA.612@TK2MSFTNGP12.phx.gbl...
> Hi group!!
>
> Exists some method or tool to convert a project ADP to MDB?
>
> Thanks a lot!
>
| |
| sergao 2005-06-12, 8:24 pm |
|
"Utopian" <gla1972@yahoo.com.ar> escreveu na mensagem
news:#AdO$OxTFHA.612@TK2MSFTNGP12.phx.gbl...
> Hi group!!
>
> Exists some method or tool to convert a project ADP to MDB?
>
> Thanks a lot!
>
>
|
|
|
|