Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Converting from ACCESS97 to MSSQL70

Status
Not open for further replies.

Averno

Technical User
Feb 14, 2001
14
0
0
IT
I tried to convert an access97 database into sql70, but, after the conversion, all the relations got lost. Is there a way to follow to COMPLETELY convert the DB (tables and diagram/relations)?|-I Thanks a lot, bye.
Averno, Italy.
 
OK, so: are you re-generating all the table relations "by-hand"? B-( Thanks a lot, bye.
Averno, Italy.
 
Yes, I don't actually use the relations stuff. It only works if you are using Access and stop you doing things like deleting tables. I find it a pain, so if I want to delete related records, I delete them in code etc. Much easier I reckon.

I found that Access front end and SQL back end redrew a 'continuous form' form amazingly slowly. I'm not sure why. I produced a copy of the form in vb6, and the performance was much better, again not sure why.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top