Viewing 15 posts - 91 through 105 (of 122 total)
Good Question,
I do the same here, running development on a virtual server.
But my guess is you should shut down your virtual O.S, cause i have seen locks on VM-Ware...
November 14, 2008 at 12:06 am
Hi,
Our production server has 4Gb Physical memory
2 x Quad Core Cpu 2.6Mhz
Main database : approx. 1Gb with low load for the moment (busy migrating old application to sqlserver en...
October 24, 2008 at 12:14 pm
Parthipan,
You could look into Ms LogParser utility,
I find it an amazing tools and its core exsitence is there to read, analyze and manipulate logfiles
It can also be used to make...
October 20, 2008 at 12:06 pm
Yep me 2,
Working from Development to Test to Production is done in a second with the Redgate Soft,
+ the Sqldoc included comes in handy also..
SQLPrompt is also fine to have...
September 25, 2008 at 12:13 pm
Hey Homebrew,
tnx a lot for making it clear for me, 🙂
wkr,
Eddy
September 23, 2008 at 8:37 am
Sorry, i guess my question was not totally clear..
Backup in step 3 is been taken by redgates' sqlbackup (every night same time)
The backup/restore in step 2 is a T-Sql script...
September 23, 2008 at 4:09 am
Guy (9/15/2008)
From what I tested, SQL does not allow you to document the db down to the fields level. It is a great tool if you do not need to...
September 16, 2008 at 11:56 am
jgrubb (9/12/2008)
There are 2 things that can really complicate connections to Progress db's.
The method i just described can also be used for SSIS via odbc
i have tested that...
September 12, 2008 at 8:16 am
It depends on what you exactly wish to export/import ..
For us its just as simple as keeping the customers in sync so we chose to put our progress developer at...
September 12, 2008 at 8:08 am
HI,
Nope, this does not require progress programming as such..
altough you should have a little basic knowledge about progress 4GL.
Because the way we did it for certain data that has to...
September 11, 2008 at 9:58 am
It is indeed just like jgrubb said, verry hard to find a DBA for progress or even a developper,
As progress said to us, we are a fairly big player in...
September 10, 2008 at 11:06 am
PS: i would NOT suggest the linked server method
Have tried that for myself but was a little disaster
PS: dont forget that progress is NOT only a database it is also...
September 10, 2008 at 4:53 am
Hi,
We work with progress also, and are in the middle of changing our progress application env. to a SQL-Server backend with a windev application on the foreground.
We also have got...
September 10, 2008 at 4:50 am
GSquared,
Thats what i have proposed also,
I have set up a night job that will search for all records older then 7 day's and move them to an archive table,
That way...
August 29, 2008 at 2:38 pm
Tnx for the replys,
Really appreciate hints from people who know what there doing.,
So i can safely create those extra indexes and check each one of them by running a query...
August 29, 2008 at 1:37 pm
Viewing 15 posts - 91 through 105 (of 122 total)