Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by alsaffar

  1. alsaffar

    Can't connect to local server

    First of all, thank you very much Catadmin for your detailed reply, I really apreciate it ;) My PC which is Windows 2003 Server OS is connected to the internet and I jave Norton Antivirus Server 10 installed plus the Firewall which came with SP1, do I have still worry about "Internet Threats"...
  2. alsaffar

    Can't connect to local server

    Thanks onpnt, finally I got an easy answer ('',) I got my goal after installing Windows Server 2003 instead of Windows XP Professional, and then I installed SQL Server 2005 Enterprise without any problem. Catadmin, do you mean by "You will NOT be connecting to a local server"? Because I...
  3. alsaffar

    Can't connect to local server

    Dear onpnt, I didn't mean "when installing Eterprise; it'll ask me which edition I want to install", NO, I meant that "Enterprise edition got all the featuers that other editions got" Now my question is, with "Etnerprise edition" that I have already installed; is there's a way to connect to...
  4. alsaffar

    Can't connect to local server

    I forgot to say, my OS is Windows XP Professional SP2
  5. alsaffar

    Can't connect to local server

    Thanks onpnt for your quick reply ;) I work in a bank, and the only edition they bought was "Enterprise Edition", because of this I installed it without looking at the other editions sine Enterprise got them all ;) Regardless that "Enterprise" is beyond what I need, do I need to install...
  6. alsaffar

    Can't connect to local server

    Hi everybody, I apreciate evry single word you said ('',) One thing I didn't understood; why Enterprise edition isn't the right edition for me while its shown in the comparison page its including all other editions! http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
  7. alsaffar

    Can't connect to local server

    Thanks Catadmin for your reply ('',) I have the Enterprise Edition and I couldn't find where to setup the server! Please be patient since I'm totally new to SQL Server :) The following are the 2 setup options I have: http://img87.imageshack.us/img87/5539/cd1vv1.jpg...
  8. alsaffar

    Can't connect to local server

    Hi Helpers ('',) I'm newbie to MS SQL Server 2005, I just installed it I want to start creating the database on my local pc I searched alot for newbies tutorial with picture but I couldn't find! All they assumed I'm connected to a server The problem is I can't connect to my local server...
  9. alsaffar

    header Location problem

    Back again ;) I noticed its not working for files greater than 10MB :( any work around ?! Thanks in advance
  10. alsaffar

    header Location problem

    Thanx all for helping ;) I found the problem :) It was becaus of the first slash /dir1/dir2/dir3/test.wmv It should be dir1/dir2/dir3/test.wmv (",)
  11. alsaffar

    header Location problem

    ZOR thanks for passing ;) but still its not solved :(
  12. alsaffar

    header Location problem

    Help please, its urgent because my script is LIVE already
  13. alsaffar

    header Location problem

    Thanks again jpadie for your help ;) Tts not working! It returned: the requested file does not exist What the $url should be? Currently it the full path to the file e.g. /dir1/dir2/dir3/test.wmv where my script download.php is located above dir1
  14. alsaffar

    header Location problem

    thanks jpadie for your help but why you put the variable $abs_item ? Its not working !
  15. alsaffar

    Header Redirect

    Use ob_start() before the header() then use ob_end_flush() right after ;)

Part and Inventory Search

Back
Top