Viewing 15 posts - 3,016 through 3,030 (of 5,356 total)
If the files are used for streaming performance, I don't think SQL Server is a good choice compared to the file system.
Frank
December 29, 2003 at 1:30 pm
I like the overall look and feel.
Nice template.
Frank
December 29, 2003 at 1:25 pm
December 29, 2003 at 1:20 pm
On the start page default.aspx I receive an error on line 1
Frank
On that page http://www.sqlservercentral.com/forums/messages.aspx?forumid=4&active=yes an error on line 124 '; expected'
Edited by - Frank Kalis on 12/29/2003 1:17:20...
December 29, 2003 at 1:16 pm
December 29, 2003 at 1:14 pm
As a start remove the dot from the end of the link ![]()
Frank
December 29, 2003 at 1:07 pm
December 29, 2003 at 1:03 pm
quote:
I haven't found a good MySQL book. At least from the DBA perspective, but it has a number of interesting abilities.
December 29, 2003 at 12:20 pm
Actually the combination of php/mysql is very good.
My homepage insidesql.de uses both. I wish I would understand php more. But in my case the choice was rather dictated as SQL...
December 29, 2003 at 12:13 pm
There is an current thread on this, where COALESCE() is used. Just for the sake of completeness this is more ANSI SQL 92 conform than the proprietary ISNULL().
Results are...
December 29, 2003 at 11:44 am
December 29, 2003 at 7:58 am
Sorry!
I have little experience with UDF's, but can't you pass the column name to your function, build there dynamically your statement and execute it via sp_executeSQL?
Frank
December 29, 2003 at 6:49 am
Viewing 15 posts - 3,016 through 3,030 (of 5,356 total)