| Author |
Topic Search Topic Options
|
Bunce
Senior Member
Joined: 10 April 2002
Location: Australia
Status: Offline
Points: 846
|
Post Options
Thanks(0)
Quote Reply
Posted: 06 April 2003 at 9:16pm |
From memory, when you use the upsizing wizard, it does not always copy across the primary and foreign keys (ie, your relationships).
After you create the tables in SQL, you might need to go through and re-assign your keys.
Then insert the data.
Then go through the necessary columns and make those that were 'autonumbers' in Access, Identity fields in SQL Server.
This was an issue a few years ago anyway. MS released an office update called the 'Access 2000 upgrade to SQL Server 2000 Readiness Update" or something similar, so make sure you have that first.
Cheers, Andrew
Edited by Bunce
|
|
There have been many, many posts made throughout the world...
This was one of them.
|
 |
hans3702
Mod Builder Group
Joined: 23 March 2003
Location: Netherlands
Status: Offline
Points: 141
|
Post Options
Thanks(0)
Quote Reply
Posted: 27 April 2003 at 6:15am |
Have a look at MSACCES, MSSQL, MYSQL before upgrading
|
|
|
 |
zadax
Mod Builder Group
Joined: 19 January 2003
Location: Israel
Status: Offline
Points: 433
|
Post Options
Thanks(0)
Quote Reply
Posted: 28 April 2004 at 3:25pm |
u kidin only 50mb ur db ? mine 1000mb+ and i m trying to upgrade for week now but keep geting errors and stuff :(
my qustion/problem is :
i cleard the old topics and stuff .. i compect and fix it and now my db 60mb.
now i am trying to do the Upsizing thing and it works for over 5 hours now
thats how it works ?
(ppl who can come help me little in chat /msn/icq plz send me pm )
|
 |
fbridge2
Newbie
Joined: 29 April 2003
Location: United Kingdom
Status: Offline
Points: 18
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 April 2004 at 11:01am |
I have never known what the fuss is about Access. Loading a 30MB file into 2GB memory doesn't seem too much of a task for a dual processor machine.
I have used Access since Access97 and upgraded as and when and have saved absolutely thousands of pounds for my company. I wouldn't use it for a high transaction site but for info gathering, issuing and generl tasks it has to be the best thing that MS bought.
Regards Frank
|
 |
dpyers
Senior Member
Joined: 12 May 2003
Status: Offline
Points: 3937
|
Post Options
Thanks(0)
Quote Reply
Posted: 29 April 2004 at 12:33pm |
Access is a front end/IDE/distibution environment for a data base engine. People tend to call the data base Access. The current data base used by access is Jet. It's one of many data base engines Access has been bundled with over the years.
Jet is very good for small workgroup applications built around LANs. However, it doesn't scale well for internet use. For LANs, once the capabilities of Jet are outgrown, it's a pretty good leap to MS SQL Server for most small companies.
Microsoft is phasing out the Jet Engine. Future versions of Access will be released with MSDE (MS SQL "Light"). You can use Access today to build and run applications with MSDE as the DB. The problems (IMHO) however, are that the SQL supported by Access is not optimized for the SQL supported by MSDE/MSSQL, and that the distibution methods to employ an Access/MSDE solution are cumbersome and eror prone.
|
Lead me not into temptation... I know the short cut, follow me.
|
 |
Rebel Gaa
Groupie
Joined: 04 September 2003
Location: Ireland
Status: Offline
Points: 46
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 July 2004 at 5:50am |
Hi,
I was wondering if anyone could help me. I am currently running version 7.9 Access forum. I'm trying to decide whether to change to SQL forum or not or if i need to. The following are my forum stats:
Number of Forums: 11 Number of Topics: 759 Number of Posts: 11157 Number of Members: 1044 Number of PM's: 511 Number of Polls: 24 Number of User Groups: 7
Anyone have any advice for me?
|
 |
WebWiz-Bruce
Admin Group
Web Wiz Developer
Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 July 2004 at 6:05am |
|
The MS SQL Server version will always give better performance.
I would recommend using the MS SQL Server version from the start as
changing databases is never an simple task and Access was never
designed as a web site database system and uses allot of web server
resources giving ALLOT of problems.
|
|
|
 |
Rebel Gaa
Groupie
Joined: 04 September 2003
Location: Ireland
Status: Offline
Points: 46
|
Post Options
Thanks(0)
Quote Reply
Posted: 21 July 2004 at 7:32am |
|
Looking back i do regret not using the SQL version from the start, would be alot less hassle. However i have used now. With the information i supplied, should i upgrade or would it be ok waiting for another while?
|
 |