Moving,Microsoft,Dynamics,from computer Moving Microsoft Dynamics GP from one SQL Server to another
Gone are those times when the companies and the organisations didn't need a hi-tech system to handle them. Owing to the considerable increase in the business sector and thus, an enormous increase in the complexity of the organisational struc ----------------------------------------------------------Permission is granted for the below article to forward,reprint, distribute, use for ezine, newsletter, website,offer as free bonus or part of a product for sale as longas no changes a
As IT person you may or may not have a lot of GP architecture knowledge, this is why we would like here to orient you in this subject of transferring. We would like to stress here, that this routine of transfer typically is something that should be done by professional consultant, so you do not have us responsible for consequences if you have complications: customization, reports modification, complex integrations to name a fewGreat Plains Architecture. Microsoft Dynamics GP is MS SQL Server based application. GP workstation connects to SQL database via ODBC, this means that when migration is done, you should update ODBC connection settings to point out to new SQL ServerGP Security Model. This is the most important part in understanding the migration scenario. Great Plains initially targeting multiple database platforms: Pervasive SQL/Btrieve, Ctree/Faircom, and MS SQL Server plus several networking platforms, such as MS Windows, Novell and Macintosh and by doing so it doesnt use Windows Domain logins or even SQL Server logins. Instead it uses it own security model, built in DYNAMICS database. GP security model realization for MS SQL Server platform utilizes MS SQL Server logins (stored in master database) and grants them access to DYNAMICS and each company databases. Additional complication here is this GP user password (as you enter it in GP interface when you login) is actually encrypted for your user login in MS SQL Server this is why you can not just use your GP user login to register GP SQL Server in MS SQL Server Enterprise ManagerInstalling GP on the new Server. When you are done with SQL installation (dont alter sorting options), you will need to install Microsoft Dynamics GP with empty companies with the same companies databases ID (where you used similar GP account structure segmenting this is technically not required, but will make your life easier, if something goes wrong)Now security transfer surgery. If you feel that you are very strong with DTS you may use this tool. If you are not at this level of SQL DB administration, please login to GP customer source and find current techknowledge on users logins transfer from one SQL server to another
Moving,Microsoft,Dynamics,from