X
XMan
I used the DB Splitter and it splitted the BE to another MDB but I wanted to
create on SQL2K. Where's the option to do this? TIA.
create on SQL2K. Where's the option to do this? TIA.
XMan said:I used the DB Splitter and it splitted the BE to another MDB but I
wanted to create on SQL2K. Where's the option to do this? TIA.
XMan said:I'm using Access97 for now and it doesn't have upsizing option.
Do I need to convert to Access2K first?
XMan said:Thanks for your help so far. As for the Link Table Manager. Can I
point the link to SQL2K or I have to create a link using Import menu
option? TIA.
Dirk Goldgar said:I'm assuming that you have already split your database into front-end
and back-end, so the front-end is currently linked to tables in the Jet
(.mdb) back-end. I *was* thinking that you'd be able to use the Linked
Table Manager to relink these tables, this time specifying the SQL
Server tables. However, I see I was wrong, and the LTM won't do that.
Instead, you need to delete all the linked tables in the front-end (just
deleting the links, you see, not the tables in the back-end) and then
use File -> Get External Data -> Link Tables to link to the SQL Server
tables. You can go in after the tables have been linked and rename the
links -- manually or programmatically -- to get rid of the "dbo_"
prefix.
I haven't looked at it, but I expect the white paper on Upsizing that
Albert Kallal pointed you to has more comprehensive instructions than I
can give you.
--
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)