It's very frustrating when requests for less used products get overlooked, but in general, yes, the system works very well. A lot of features in 12.x releases have been community driven.
Your ai interval of 36000 basically means you will be switching on demand and not automatically. As a result if you lose the main DB server you'll still be losing all the work done since the last backup you got off that machine. IMO that interval should be a lot smaller although that does depend...
Unfortunately it doesn't appear in the moderator queue. I believe it's something that Chris will need to sort out. As it happens I am also waiting for a username change!! :D
I found the slightly more interesting for you. The typo came about because I was trying to recover from the very weirdly formatted 6956 error. I got it working for that script but when I recreated the script to run for another database those weirdly formatted errors started appearing again.
I...
Having a bit of a brain fart. Can't work it out. Trying to get a script to move a bunch of tables to a new storage area. Annoyingly the KB only has the scripts for Windows which is less than useful!!
If I run the command from the command line, the table moves successfully, but if I run it from...
You can't open multiple dialogs at the same time as they block by design. You would have to convert them to windows in order to be able to open multiple at the same time. This isn't too difficult to achieve, but it may impact the operation of your application.
Converting the database should be reasonably easy. Dump the data in some format that SQL would like. Generate a schema in SQL. Load the data. I'm not entirely sure what else you're hoping to get.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.