Viewing 15 posts - 36,196 through 36,210 (of 39,804 total)
Setup an alert, prefereable page, to let you know when it gets XX % full. Probably 70%, but if it seems to fill quickly, then you might want a lower...
July 2, 2003 at 10:07 am
I tend to create a view in the first database to access the second. Helps if I need to move things by abstracting. Also doesn't tie my code to some...
July 2, 2003 at 10:03 am
Personally, I'd abstract it. Set up a table and have the Access front end insert users into this.
Then have a stored procedure the reads this table (top 1) and runs...
July 2, 2003 at 10:00 am
Please don't demonstate a vulnerability. I like full disclosure, but contact the company first and explain you "stumbled" upon this. Maybe even use an anonymous hotmail account. Or better yet,...
July 2, 2003 at 9:55 am
Check that something hasn't changed on the file system. Can you write to a different file? Different folder?
Steve Jones
July 2, 2003 at 9:49 am
Greg has a good point. Before you change something like this, be sure there is not some reason it is setup. The last thing you want is to turn off...
July 2, 2003 at 9:34 am
Be sure you have enough space. Also your server may slow down from the load of moving.
Steve Jones
July 2, 2003 at 9:32 am
I'm not sure you can or that you want to. These tables are not in general, accessed that often.
Steve Jones
July 2, 2003 at 9:30 am
June 27, 2003 at 11:39 am
Are you saying you print the not-null value and op1 and 2 do not run? Shouldn't be the case.
Steve Jones
June 27, 2003 at 10:24 am
Since I have 50 servers, a number of which are the development equivalent of the production server, we tend to test on a regular basis just as part of work.
Steve...
June 27, 2003 at 10:19 am
We have a db that was 50GB of data. Went to Litespeed, shrank to 8GB. Time went from over an hour to under. I'd get Litespeed and run it to...
June 27, 2003 at 10:17 am
Are you working in the DTS Designer or VB? Are you working with the actual name of the steps? You can set the order of the steps, kind of like...
June 27, 2003 at 10:10 am
June 27, 2003 at 9:54 am
Viewing 15 posts - 36,196 through 36,210 (of 39,804 total)