Category :: Software Articles |
Author :: John Kleb  |
| |
| Article Title :: Microsoft Navision Customization Upgrade – Tips For Programmer/IT Specialist |
| |
| Currently Microsoft Business Solutions is on the way of creating so-called suites: Microsoft Financials, Microsoft Distributions, Microsoft HR, Microsoft Manufacturing. It is very difficult to say which product will be the core of which suite, but the best guess is this: Microsoft Great Plains - Microsoft Financials and probably Distribution/Supply Chain Management and HR, Solomon - Microsoft Project or Professional Services, Navision - Microsoft Manufacturing. If you have Microsoft Business Solutions Navision and support it for your company then you need to know some technical details about Navision version upgrade and what is going on behind the scenes, which options do you have in ca (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Tiffany Baron  |
| |
| Article Title :: Is Your Family Protected? |
| |
| When you think about Security, what do you think of? We all have one device or another to assist in keeping us safe. We have pad locks and security systems to safe guard our home, alarm systems to protect the equipment in our cars, parental controls on our cable TV and satellite accesses. We even have ways to protect our loved ones from computer invasions.
(read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Andrew Karasev  |
| |
| Article Title :: Microsoft Great Plains Dynamics on Pervasive SQL.2000 Data Repair – Overview For DBA's |
| |
| Some introduction into Great Plains Software products, now Microsoft Business Solutions. Microsoft Great Plains becomes more and more popular, partly because of Microsoft muscles behind it. Now it is targeted to the whole spectrum of horizontal and vertical market clientele. Small companies use Small Business Manager (which is based on the same technology – Great Plains Dexterity dictionary DYNAMICS.DIC and runtime DYNAMICS.EXE), Great Plains Standard on MSDE is for small to midsize clients, and then Great Plains serves the rest of the market up to big corporations.If you are database administrator who is supporting the version on Pervasive SQL.2000/Ctree – read this and yo (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Andrew Karasev  |
| |
| Article Title :: Microsoft Great Plains - Typical Problems And Fixes – Overview For IT Administrators |
| |
| How to delete the user? This is the first problem you encounter - when user shuts down the computer - Great Plains doesn't have the command to log off the user and when user tries to login the next day - she gets error message that user is already logged on. The fix:
Microsoft SQL Server - open SQL Query Analyzer, switch to DYNAMICS database and run the following script: DELETE ACTIVITY WHERE USERID='KATHY'.Pervasive SQL/Ctree - if you have more than one user registered you can delete the user from GP: System->User Activity->Delete User. If you like to work on the file level - ask all the users to log off. On the server, where you (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Robert Horowitz  |
| |
| Article Title :: Microsoft Navision Customization and Reporting – Tips For Programmer/IT Specialist |
| |
|
C/SIDE (Client/Server Integrated Development Environment) - The core of Navision is the C/SIDE. C/SIDE is the foundation for all the business management functionality of Navision. It is made up of five building blocks, called object types, which are used to create the application. These five object types are shared throughout Navision to create every application area, and give it a unified, consistent interface. This powerful language allows for the internal construction of new business logic and sophisticated reporting. Because of the internal nature of modifications it’s highly recommended that you develop all your code in “processing only” report objects and call (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Robert Horowitz  |
| |
| Article Title :: Crystal Reports For Microsoft Navision - Overview For Programmer/IT Specialist |
| |
| Let us give you - developer some hints in the report creation.
C/SIDE database - use C/ODBC to create the connection for your Crystal Report. You have to make all the links inside the report. The drawback of this approach - report becomes inflexible if you would like to change database mapping (re-link from work to historical tables for example) - it is probably easier to redo report from scratch. You can use something like Crystal Query - which is still very restricted in its functionality. Microsoft SQL Server - you are better positioned to create Crystal Reports. You can deploy MS SQL Server views. View will allow you to unionize work a (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Stephen Bucaro  |
| |
| Article Title :: How to Backup Windows XP Home Edition |
| |
| Your computer cost you from hundreds to thousands of dollars, but the computer itself is not the most valuable part. The data on the hard disk is the most valuable part. How many hours of work did you put into creating that data? One little event, like a power line spike from a lightning strike, and all that work could be lost. Unfortunately, backing up with Windows XP Home Edition is not as simple as it should be.The first step is to choose a backup device. You might choose a tape drive or a DVD drive, but those devices might require drivers to be installed before you could restore from them. The simplest option is to install a second hard drive in your computer.The second (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Robert Horowitz  |
| |
| Article Title :: Microsoft Navision Database Selection: C/SIDE or MS SQL Server - Overview For IT Specialist |
| |
| There are certain pluses and minuses in both cases and you should make your decision, based on your company needs. We'll give you some hints in this subject and you should know then where to look further.Legendary Strength of C/SIDE database - the history of Navision design reveals the primary goals to have its own proprietary database with the built-in features of database transaction integrity. As far as database is proprietary - Navision can manipulate its and tune it to serve its application. You can have users use the system heavily and suddenly shut down the power - when power is back on - Navision will be in the same good shap. The second goal was to provide robus (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Andrew Karasev  |
| |
| Article Title :: Microsoft CRM Implementation & Remote Support |
| |
| We would like to give you pluses and minuses of Microsoft CRM.
Web and MS Outlook based client - this means that you don't need additional installations or training - everyone is using Outlook if you are on Windows XP/2000/2003SQL Server database - just to mentionIntegration with Microsoft Exchange 2003/2000 - this means that replies to CRM originated emails will be captured and store in CRM as activities for the Contact, Account or Lead.Remote Support - I would say - this would be in the nature of MS CRM - you host it's database in your headquarter and users will connect to it worldwide via Interne (read full article) |
| |
 |  |
| |
Category :: Software Articles |
Author :: Andrew Karasev  |
| |
| Article Title :: Crystal Reports For Microsoft RMS – Overview For Developer/Report Designer |
| |
| If you are software developer or database administrator - we would like to give you the clues on Crystal Report creation for Microsoft RMS
Database: Microsoft SQL Server or MSDE - this means that you can deploy native SQL driver for connection or use ODBC for flexibility. Tables Structure – it is extremely self-explanatory: Customer, Transaction (invoices, returns, layaways and others), TransactionAmount, Cashier, Tender to give you examples Links - Usually master table has ID column and Transaction-related table links by [Entity]ID column: Transaction.CustomerID=Customer.ID to give the idea. This query will give you c (read full article) |
| |
 |  |
| |
| |
| Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 Next |