From: genew@ocis.net   
      
   On Wed, 25 May 2011 23:33:14 +0200, Erland Sommarskog   
    wrote:   
      
   >Gene Wirchenko (genew@ocis.net) writes:   
   >> C:\cbs2dev\SQLServer\AbaPerls\Perl>dbbuild -Server LOOP\SQLEXPRESS   
   >> -database Banking   
   >> defined(%hash) is deprecated at   
   >> c:\cbs2dev\SQLServer\AbaPerls\Perl/AbaPerls/AbaS   
   >> ql.pm line 433.   
   >> (Maybe you should just omit the defined()?)   
   >> Use of uninitialized value $opt_subsystem in uc at dbbuild.bat line   
   >> 458.   
   >   
   >They added more warnings to Perl in 5.12, so you get a lot of these   
   >with AbaPerls. I have address these, but I have not made a public   
      
    Warnings or errors? By a warning, I mean emit error message and   
   continue. By an error, I mean emit error and stop.   
      
   >release of those changes yet. And it will probably take some time   
   >before I do, since I've recently completed a major overhaul to add   
   >support for TFS. I think I want to see it stabilise first...   
   >   
   >I think Perl 5.10 is a better choice for the time being.   
      
    Groan! That will be three Perl downloads and installations. I   
   suppose I need the practice.   
      
   >> DECLARE @name sysname,   
   >> Cannot change directory to NAMELESS\sql: No such file or directory   
      
    And this? Where is "NAMELESS\sql" coming from?   
      
   >Just a word of warning: if you found Microsoft's documentation difficult   
   >to get through, AbaPerls is definitely rougher. Now, I don't know   
   >what your current directory is, but let's say you have your SQL files   
   >in Banking\SQL in an AbaPerls directory structure. Then you need to be   
   >in the folder above Banking and specify -subsy BANKING.   
      
    No, c:\cbs2dev\SQLServer is the directory name. I have not   
   gotten into organising my SQL Server code into different directories   
   yet. I do not have very much.   
      
    I do not find Microsoft's documentation difficult to get through.   
   I find it difficult to find anything in it above the tactical level.   
   (The syntax of a command is tactical. Why one might use it or the   
   approach that one uses it in is strategic and often of much greater   
   concern for me.)   
      
   Sincerely,   
      
   Gene Wirchenko   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|