PC Review


Reply
Thread Tools Rate Thread

Troubles with Converting dbs to Access Database Project?

 
 
=?Utf-8?B?SXZhbg==?=
Guest
Posts: n/a
 
      16th Apr 2005
I am in the process of brushing up my web site. Are there any specific
things I should do or perform prior to attempting to convert the design to
ADP?

If I have a combo box for 6000+ customers, will that slow the process and
freeze up the program?

Thanks,
Ivan.
 
Reply With Quote
 
 
 
 
Brendan Reynolds
Guest
Posts: n/a
 
      16th Apr 2005
An ADP has nothing to do with web sites, Ivan. An ADP is a front-end,
application file that runs on the desktop and doesn't contain any data. Did
you mean that you wanted to convert your web pages to DAPs (Data Access
Pages)? Or perhaps you mean you're moving your data from a Jet database
(MDB) to SQL Server?
--
Brendan Reynolds (MVP)

"Ivan" <(E-Mail Removed)> wrote in message
news:2056C378-2DC4-46CF-87CA-(E-Mail Removed)...
>I am in the process of brushing up my web site. Are there any specific
> things I should do or perform prior to attempting to convert the design to
> ADP?
>
> If I have a combo box for 6000+ customers, will that slow the process and
> freeze up the program?
>
> Thanks,
> Ivan.



 
Reply With Quote
 
 
 
 
=?Utf-8?B?SXZhbg==?=
Guest
Posts: n/a
 
      16th Apr 2005
I truly apologize for making such a stupd typo. It was a long day when I
posted my question.
I put together a mdb access database on my laptop which I would like to
convert to access database project (that access 2003 offers as a tool). It's
tables will be stored on a SQL 2000 server. The existing order entry web
site will be linked to the tables. I will NOT be putting together any DAP's.

I have never done a conversion. Once I have the mdb fully functional and
tested, I would like to make it into an ADP.

THANK YOU VERY Much!
Ivan.

"Brendan Reynolds" wrote:

> An ADP has nothing to do with web sites, Ivan. An ADP is a front-end,
> application file that runs on the desktop and doesn't contain any data. Did
> you mean that you wanted to convert your web pages to DAPs (Data Access
> Pages)? Or perhaps you mean you're moving your data from a Jet database
> (MDB) to SQL Server?
> --
> Brendan Reynolds (MVP)
>
> "Ivan" <(E-Mail Removed)> wrote in message
> news:2056C378-2DC4-46CF-87CA-(E-Mail Removed)...
> >I am in the process of brushing up my web site. Are there any specific
> > things I should do or perform prior to attempting to convert the design to
> > ADP?
> >
> > If I have a combo box for 6000+ customers, will that slow the process and
> > freeze up the program?
> >
> > Thanks,
> > Ivan.

>
>
>

 
Reply With Quote
 
Brendan Reynolds
Guest
Posts: n/a
 
      17th Apr 2005

Hi Ivan,

I'm still a little confused, because as I said earlier, ADPs don't have
anything to do with web apps. Perhaps you mean that you have both a web app
and a desktop Access app using the same data?

Anyway, I would certainly *not* recommend making an MDB app "fully
functional and tested" and *then* converting to ADP, because you will need
to make a lot of changes to the app when you convert it. Lot's of things
that work in an MDB app don't work in an ADP. Why spend time perfecting and
testing something that's going to change anyway?

--
Brendan Reynolds (MVP)

"Ivan" <(E-Mail Removed)> wrote in message
news:849C51FA-510A-47E3-A19C-(E-Mail Removed)...
>I truly apologize for making such a stupd typo. It was a long day when I
> posted my question.
> I put together a mdb access database on my laptop which I would like to
> convert to access database project (that access 2003 offers as a tool).
> It's
> tables will be stored on a SQL 2000 server. The existing order entry web
> site will be linked to the tables. I will NOT be putting together any
> DAP's.
>
> I have never done a conversion. Once I have the mdb fully functional and
> tested, I would like to make it into an ADP.
>
> THANK YOU VERY Much!
> Ivan.
>
> "Brendan Reynolds" wrote:
>
>> An ADP has nothing to do with web sites, Ivan. An ADP is a front-end,
>> application file that runs on the desktop and doesn't contain any data.
>> Did
>> you mean that you wanted to convert your web pages to DAPs (Data Access
>> Pages)? Or perhaps you mean you're moving your data from a Jet database
>> (MDB) to SQL Server?
>> --
>> Brendan Reynolds (MVP)
>>
>> "Ivan" <(E-Mail Removed)> wrote in message
>> news:2056C378-2DC4-46CF-87CA-(E-Mail Removed)...
>> >I am in the process of brushing up my web site. Are there any specific
>> > things I should do or perform prior to attempting to convert the design
>> > to
>> > ADP?
>> >
>> > If I have a combo box for 6000+ customers, will that slow the process
>> > and
>> > freeze up the program?
>> >
>> > Thanks,
>> > Ivan.

>>
>>
>>



 
Reply With Quote
 
david epsom dot com dot au
Guest
Posts: n/a
 
      18th Apr 2005
There is a tool in Access 2003 that converts an MDB
project to an ADP? Where?


(david)


"Ivan" <(E-Mail Removed)> wrote in message
news:849C51FA-510A-47E3-A19C-(E-Mail Removed)...
>I truly apologize for making such a stupd typo. It was a long day when I
> posted my question.
> I put together a mdb access database on my laptop which I would like to
> convert to access database project (that access 2003 offers as a tool).
> It's
> tables will be stored on a SQL 2000 server. The existing order entry web
> site will be linked to the tables. I will NOT be putting together any
> DAP's.
>
> I have never done a conversion. Once I have the mdb fully functional and
> tested, I would like to make it into an ADP.
>
> THANK YOU VERY Much!
> Ivan.
>
> "Brendan Reynolds" wrote:
>
>> An ADP has nothing to do with web sites, Ivan. An ADP is a front-end,
>> application file that runs on the desktop and doesn't contain any data.
>> Did
>> you mean that you wanted to convert your web pages to DAPs (Data Access
>> Pages)? Or perhaps you mean you're moving your data from a Jet database
>> (MDB) to SQL Server?
>> --
>> Brendan Reynolds (MVP)
>>
>> "Ivan" <(E-Mail Removed)> wrote in message
>> news:2056C378-2DC4-46CF-87CA-(E-Mail Removed)...
>> >I am in the process of brushing up my web site. Are there any specific
>> > things I should do or perform prior to attempting to convert the design
>> > to
>> > ADP?
>> >
>> > If I have a combo box for 6000+ customers, will that slow the process
>> > and
>> > freeze up the program?
>> >
>> > Thanks,
>> > Ivan.

>>
>>
>>



 
Reply With Quote
 
Brendan Reynolds
Guest
Posts: n/a
 
      18th Apr 2005
It's one of the options in the Upsizing Wizard, David. On about the fifth
page of the wizard, you get the option 'Create a new Access client/server
application', which creates an ADP.

In my (admittedly limited) experience, I have not found it to work very well
with a non-trivial MDB application.

--
Brendan Reynolds (MVP)

"david epsom dot com dot au" <david@epsomdotcomdotau> wrote in message
news:OlRHqT%(E-Mail Removed)...
> There is a tool in Access 2003 that converts an MDB
> project to an ADP? Where?
>
>
> (david)
>
>
> "Ivan" <(E-Mail Removed)> wrote in message
> news:849C51FA-510A-47E3-A19C-(E-Mail Removed)...
>>I truly apologize for making such a stupd typo. It was a long day when I
>> posted my question.
>> I put together a mdb access database on my laptop which I would like to
>> convert to access database project (that access 2003 offers as a tool).
>> It's
>> tables will be stored on a SQL 2000 server. The existing order entry web
>> site will be linked to the tables. I will NOT be putting together any
>> DAP's.
>>
>> I have never done a conversion. Once I have the mdb fully functional and
>> tested, I would like to make it into an ADP.
>>
>> THANK YOU VERY Much!
>> Ivan.
>>
>> "Brendan Reynolds" wrote:
>>
>>> An ADP has nothing to do with web sites, Ivan. An ADP is a front-end,
>>> application file that runs on the desktop and doesn't contain any data.
>>> Did
>>> you mean that you wanted to convert your web pages to DAPs (Data Access
>>> Pages)? Or perhaps you mean you're moving your data from a Jet database
>>> (MDB) to SQL Server?
>>> --
>>> Brendan Reynolds (MVP)
>>>
>>> "Ivan" <(E-Mail Removed)> wrote in message
>>> news:2056C378-2DC4-46CF-87CA-(E-Mail Removed)...
>>> >I am in the process of brushing up my web site. Are there any specific
>>> > things I should do or perform prior to attempting to convert the
>>> > design to
>>> > ADP?
>>> >
>>> > If I have a combo box for 6000+ customers, will that slow the process
>>> > and
>>> > freeze up the program?
>>> >
>>> > Thanks,
>>> > Ivan.
>>>
>>>
>>>

>
>



 
Reply With Quote
 
=?Utf-8?B?SXZhbg==?=
Guest
Posts: n/a
 
      18th Apr 2005
Thank you very much Brendan. You are correct. Our website will use and
store data in the tables of the project. Now that I know that the conversion
will require changes, I will convert and then brush up.

"Ivan" wrote:

> I am in the process of brushing up my web site. Are there any specific
> things I should do or perform prior to attempting to convert the design to
> ADP?
>
> If I have a combo box for 6000+ customers, will that slow the process and
> freeze up the program?
>
> Thanks,
> Ivan.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automatic database import between Access 2003 dbs =?Utf-8?B?U29rYW4zMw==?= Microsoft Access External Data 2 26th Aug 2005 10:13 PM
Import Muliple Access Tables from Multiple Access DBs =?Utf-8?B?aHVnaGVzczc=?= Microsoft Access External Data 2 7th Feb 2005 01:15 PM
Re: Conversion of dbs from MS Access 97 to MS Access 2000 Stewart Tanner Microsoft Access 0 7th Aug 2004 11:13 AM
Re: Conversion of dbs from MS Access 97 to MS Access 2000 Allen Browne Microsoft Access 2 6th Aug 2004 09:05 AM
Re: Conversion of dbs from MS Access 97 to MS Access 2000 Larry Linson Microsoft Access 0 5th Aug 2004 11:21 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:22 AM.