Ask a Question related to ASP, Design and Development.
-
jason #1
Access2000 >> MSDE >> migration route (complexity? | administration? )
Is there a specific path I can follow to upsize my access 2000 database
which has:
20 tables - mixture of primary and foreign tables
20 queries (action, select etc)
Built on top of this access database is a set of front-end ASP pages and
backend administration pages using a combination of stored queries etc.
I am very hesitant about the whole process as I have just my application
working close to how I want it and have no idea of the complexity involved.
I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
called WEB DATA ADMIN which will allow a web GUI to make add,modifying and
deleting tables or generating queries easier. But, this also appears to be
geared towards the .NET community....true?
I realise there is a 2 gig limit on space - should be fine - but are there
any other problems in using this as a pre-sql server entry point?
Feedback appreciated
Jason
jason Guest
-
Math::MatrixReal->{inverse,det}() complexity?
Hi folks, Does anyone know anything about the complexity of the methods ->inverse() and ->det() available in Math::MatrixReal? I ran a... -
ACCESS2000 DO NOT ALLOW NULL VALUE
HI I use ASP with a Access2000 MDB as database, my asp has a form, not all the fileds must fill. When the form process input to Access, the... -
3D Multiplayer complexity?? (help!)
A recent client just came to us with a proposed project. A 3D maze-style game for one player... sounds simple enough!.. but wait, there's more! ... -
Access2000 Conditional Formatting
Hi, I have a continuous form with several controls which have conditional formatting on them. The form recalcs itself using the Timer event.... -
form in Access2000 via e-mail
Want to know if you can e-mail a access form. -
Tom B #2
Re: Access2000 >> MSDE >> migration route (complexity? | administration? )
If memory serves you should be able to use Access2000 to create a database
in MSDE.
I believe if you create a new Access Project (instead of a database) then
you can connect to your MSDE server, and build the tables etc.
"jason" <jason@catamaranco.com> wrote in message
news:%23pYm0l8dDHA.3024@tk2msftngp13.phx.gbl...involved.> Is there a specific path I can follow to upsize my access 2000 database
> which has:
>
> 20 tables - mixture of primary and foreign tables
> 20 queries (action, select etc)
>
> Built on top of this access database is a set of front-end ASP pages and
> backend administration pages using a combination of stored queries etc.
>
> I am very hesitant about the whole process as I have just my application
> working close to how I want it and have no idea of the complexity>
> I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
> called WEB DATA ADMIN which will allow a web GUI to make add,modifying and
> deleting tables or generating queries easier. But, this also appears to be
> geared towards the .NET community....true?
>
> I realise there is a 2 gig limit on space - should be fine - but are there
> any other problems in using this as a pre-sql server entry point?
>
> Feedback appreciated
> Jason
>
>
>
>
Tom B Guest
-
jason #3
Re: Access2000 >> MSDE >> migration route (complexity? | administration? )
Yeah - I have only tried using projects once before and I ran into
connection problems when I attempted to connect to a remote sql server
database and gave up.
I like the idea - though - it would allow me to hit the ground running.
Was there not a further limitation in actually generating queries in Access
to run inside MSDE or sql server....
Thanks
Jason
How do I handle this aspect?
"Tom B" <shuckle@hotmail.com> wrote in message
news:uw67aC9dDHA.3792@tk2msftngp13.phx.gbl...and> If memory serves you should be able to use Access2000 to create a database
> in MSDE.
>
> I believe if you create a new Access Project (instead of a database) then
> you can connect to your MSDE server, and build the tables etc.
>
>
> "jason" <jason@catamaranco.com> wrote in message
> news:%23pYm0l8dDHA.3024@tk2msftngp13.phx.gbl...> involved.> > Is there a specific path I can follow to upsize my access 2000 database
> > which has:
> >
> > 20 tables - mixture of primary and foreign tables
> > 20 queries (action, select etc)
> >
> > Built on top of this access database is a set of front-end ASP pages and
> > backend administration pages using a combination of stored queries etc.
> >
> > I am very hesitant about the whole process as I have just my application
> > working close to how I want it and have no idea of the complexity> >
> > I have seen from [url]www.aspfaq.com[/url] that there appears to be a free utility
> > called WEB DATA ADMIN which will allow a web GUI to make add,modifyingbe> > deleting tables or generating queries easier. But, this also appears tothere> > geared towards the .NET community....true?
> >
> > I realise there is a 2 gig limit on space - should be fine - but are>> > any other problems in using this as a pre-sql server entry point?
> >
> > Feedback appreciated
> > Jason
> >
> >
> >
> >
>
jason Guest



Reply With Quote

