Note that there are some explanatory texts on larger screens.

plurals
  1. USTrajanus
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COTrying to get to the default page I get the following in the log: 2009-09-23 20:07:42 127.0.0.1 GET / - 80 - 127.0.0.1 Mozilla/5.0+(Windows;+U;+Windows+NT+6.0;+en-US;+rv:1.9.1.3)+Gecko/20090824+Firefox/3.5.3+(.NET+CLR+3.5.30729) 400 0 0 63 So it might seem like a default document problem, but I get something identical when trying to visit another part of the site: 2009-09-23 20:18:24 127.0.0.1 GET /Video-Page/View-535 - 80 - 127.0.0.1 Mozilla/5.0+(Windows;+U;+Windows+NT+6.0;+en-US;+rv:1.9.1.3)+Gecko/20090824+Firefox/3.5.3+(.NET+CLR+3.5.30729) 400 0 0 0 Any more ideas?
      singulars
    2. COI don't know if its an actual flash movie or if its a video player, how does one tell? The file is in the .swf format and on the website it has player controls and the video itself references another file that contains player controls. When you say use addVariable, you mean use it in a similar way that I tried to use addParam? And as for looking for the variable inside the swf, how is that done? I can't seem to find any programming options if I open the swf in Adobe Flash CS3. Is this going to require recreating the swf from the flv? Sorry for all my confusion, I am brand new to flash :)
      singulars
    3. COThe idea that table variables are faster because they are only in memory seems to be incorrect. According to [this](http://support.microsoft.com/default.aspx?scid=kb;en-us;305977&Product=sql2k) Microsoft FAQ table variables can be stored in tempdb since they could potentially be larger than memory can hold. Its Question/Answer #4.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload