Viewing 15 posts - 34,231 through 34,245 (of 39,727 total)
I'd have to check, but I believe that there is a 1 or 2 byte offset that is stored in each row. There might be a 1 byte placeholder at the offset...
December 29, 2004 at 8:38 am
Apologies for this. I have censored the post.
December 29, 2004 at 8:28 am
Use a semaphore or flag on each record to note that it's locked, or better yet, the FK of the user ID that actually has it locked. So retrieve a...
December 29, 2004 at 8:27 am
There might be a script to help in the scripts section as well. Not to toot my horn, but I wrote some articles, all entitled Tame Those Strings (search on...
December 29, 2004 at 8:22 am
You can try, but I doubt it as well. I agree with Mark that if you want to read the log, Lumigent, ApexSQL, LogPI are all good candidates for reading...
December 29, 2004 at 8:18 am
If it's full, use the no_log instead of trunate_only. I usually follow Franks advice when I need to shrink one.
December 29, 2004 at 8:14 am
I agree with renaming the job, but you cannot do this until the originating_server column in sysjobs is changed. The question was aimed to test knowledge that this is the...
December 27, 2004 at 10:56 am
Strange. Can you upgrade the Access db locally and then transfer the data to the server?
December 27, 2004 at 10:55 am
sorry to hear that. a good reason not to use EM to edit and instead use a flat file in Query Analyzer that is under source control.
December 27, 2004 at 10:54 am
There are a few editors that might help. Not sure which one would do what you want. Try Imceda (http://www.imceda.com), they have an IDE. Also ApexSQL Edit (http://www.apexsql.com)....
December 27, 2004 at 10:53 am
We can try. I try to get them moved as soon as I can.
December 27, 2004 at 10:50 am
I don't think there is a setting at the db level. Either connection or the server default.
December 27, 2004 at 9:06 am
You can log a limited amount to disk. Not sure there's a good way to do this.
December 27, 2004 at 8:29 am
I prefer to bind the default, but I'm not sure there's a functional difference. Might be easier to read if you choose the name.
December 27, 2004 at 8:28 am
Viewing 15 posts - 34,231 through 34,245 (of 39,727 total)