Viewing 15 posts - 3,421 through 3,435 (of 3,556 total)
As far as optional arguments/parameters is concerned, if there are a large number of them then I switch to using ORs simply because writing a SQL stored procedure that produces...
April 23, 2003 at 2:04 am
I would suggest that this is a documentation issue and development practices issue.
Unfortunately, once an organisation grows beyond a certain point formal documentation and methodologies become a necessity rather than...
April 22, 2003 at 7:08 am
Yes you can spider dynamic pages. We use Thunderstone's Webinator as a search engine with a database driven content management system.
One way of blocking the harvesting of e-mail addresses...
April 22, 2003 at 6:52 am
You really get a feel for the performance downside of dynamic SQL if you develop web applications.
In most cases the difference in cost between dynamic and static SQL is very...
April 22, 2003 at 4:14 am
As I am running the personnal edition of SQL Server on my laptop I have a sneaking suspicion that the error is caused by a conflict between other software running...
April 22, 2003 at 3:40 am
In my environment network administration is a separate function to SQL Server administration so I tend to use NT security and let the network administrator worry about resetting passwords.
The network...
March 31, 2003 at 12:55 am
Chances are there is something that needs to do a exclusive lock on the tables referenced by vw_CallList3 and someone or something has accessed your SQL statement.
Make a list of...
March 27, 2003 at 2:31 am
One of the many CMS's is called OBTREE. There are no physical files at all.
Absolutely everything is stored within a database and served out to pages via...
March 25, 2003 at 8:12 am
Does anyone on this site work for a vendor?
If so, could you chip into this discussion?
March 25, 2003 at 8:06 am
Someone got caught on Amazon hyping their own book so the skewing issue is real.
I think that user reviews have to be
March 24, 2003 at 9:14 am
Steve,
How about posting a "to be reviewed" notice on a product then those of us who use the product can submit our experiences.
Keep it as a submissions only i.e. only...
March 24, 2003 at 2:50 am
As an aside, I worked through the MS XML SQL Server programming book and having got through lots of interesting and useful stuff on updategrams etc the book finally said...
March 20, 2003 at 2:03 am
Andy,
From your experience what are the advantages of dot.net over the previous MS offerings.
We are having a struggle to get dot.net into our company and at this stage we're at...
March 20, 2003 at 1:57 am
I tend to use the DataEnvironment object to execute any views, stored procedures and commands within my app.
Intellisense lets you reference your database objects, and in the case of views...
March 17, 2003 at 3:59 am
Viewing 15 posts - 3,421 through 3,435 (of 3,556 total)
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy