Hi All and Good Afternoon,
I have been asked a question to which I didn't know the answer so I thought I would post it here and see if anyone else could provide an answer. A collegue of mine just "picked up" an old Access db that was given to him and upsized it to SQL Server. Everything is fine except that after upsizing none of the objects in the db work because SQL Server adds the user name to the tables when they are brought in (dbo_TableName). I know you can rename the linked table name in the FE but is this a bad thing to do...? Could this potentially corrupt data, lead to crashing, or slow the performance?
Any/All input is appreciated!
Thanks -Kev
I have been asked a question to which I didn't know the answer so I thought I would post it here and see if anyone else could provide an answer. A collegue of mine just "picked up" an old Access db that was given to him and upsized it to SQL Server. Everything is fine except that after upsizing none of the objects in the db work because SQL Server adds the user name to the tables when they are brought in (dbo_TableName). I know you can rename the linked table name in the FE but is this a bad thing to do...? Could this potentially corrupt data, lead to crashing, or slow the performance?
Any/All input is appreciated!
Thanks -Kev