Hi there, I'm experementing these days with msde, since I feel it's time for me now to move to client/server developement. I upsized a test.mdb to msde (after all the recommended preps, mostly gleaned from this forum) and kept the fe in mdb format. All worked fine, but then I thought: what if I have to move this app to another pc? Moving the fe is no problem but the sql be? I copied testdb.ldf and testdb.mdf, uninstalled msde, deleted the sql folder, reinstalled msde, replaced the 2 copied files in the data folder. But that doesn't seem enough, I somehow must make sql server "see" them again. From the mdb fe I tried relinking to odbc source, but I just was able to access master.mdf.
I'm sure this is basic stuff for those of u experienced in sql server, and I'd appreciate all the hints u guys can give me.
Thanks in advance,
Premy
I'm sure this is basic stuff for those of u experienced in sql server, and I'd appreciate all the hints u guys can give me.
Thanks in advance,
Premy