Viewing 15 posts - 211 through 225 (of 240 total)
quote:
Sounds like a very old legacy system if it is using dBaseIV.
I think it is....
January 14, 2003 at 8:47 am
quote:
I have tried to ask the guys on several forums to see how they are doing their maintenance of system and data...
January 14, 2003 at 7:16 am
quote:
Pretty interesting. Lee, any chance of you writing that up as an article and showing us the code too?.... At least you...
January 14, 2003 at 6:54 am
quote:
We hae 25000+ tables, all the system tables are terribly fragmented and I cannot do anything to maintain them. No reindex, no...
January 13, 2003 at 10:40 am
quote:
I'm not exactly sure what you mean by "metadata queries". What is it you are trying to do on the system...
January 13, 2003 at 7:06 am
quote:
I dont know why they dont do it on system tables....
The impression I've gotten is...
January 13, 2003 at 6:40 am
I'm experiencing a minor but frustrating problem...
One of my SQL Server boxes is used for testing. I can get into this Server just fine as 'sa'. I can...
October 16, 2002 at 1:46 pm
I have time for a couple of point responses:
> "SQL Server is only operable on the Windows platform, and this is a major limitation for it to be an enterprise...
October 15, 2002 at 12:37 pm
It has been more than a year since I worked with Oracle 9i, so I hope anything I have to say about Oracle is not obsolete.
As a general remark: think...
October 15, 2002 at 12:08 pm
quote:
...Is there a way to pass in a varhcar pre-prepared list of items and use them as "IN" parameters ?Example:
procedure X
(@AList varcvhar(255))
Select...
October 15, 2002 at 10:26 am
Thanks, swjs, for a most entertaining rant! (I mean that in the nicest possible way.) I have never understood this imaginary brick wall that is supposed to separate...
September 16, 2002 at 11:00 am
> 2) Heresy - You could write an insert/update trigger on the sysobjects table that checked the owner name and raised an error if the wrong owner was being...
September 13, 2002 at 10:01 am
> Ask any DBA worth their salt and they'll tell you that programmers don't understand databases...
Generally, probably true. Absolutely true? No. (BTW, the way your statement is...
September 12, 2002 at 11:45 am
As Mr. Sopczak stated previously, many times a software vendor forces you to create a customized database user under which to create the other database objects. I suspect the...
September 12, 2002 at 8:38 am
Is TSQL "simple" to learn? From some perspectives, undoubtedly, but such a statement begs numerous other questions.
All programming can be boiled down to three things: 1. What output...
September 11, 2002 at 11:27 am
Viewing 15 posts - 211 through 225 (of 240 total)