Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #378
| From | Gene Wirchenko <genew@ocis.net> |
|---|---|
| Newsgroups | comp.databases.ms-sqlserver |
| Subject | Re: SS 2008: Front-End Language Processor for Scripts |
| Date | 2011-05-25 15:21 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <2svqt6t7tr63dcbd5552cal5arpckk72jn@4ax.com> (permalink) |
| References | (1 earlier) <Xns9EEF5F37CE96DYazorman@127.0.0.1> <8liot6lm9t1b5reup0fqq7kkn68tbg6uhi@4ax.com> <Xns9EF0951605EBAYazorman@127.0.0.1> <vqmqt65aenrhondskctpgjiu1fsd0ku2i9@4ax.com> <Xns9EF0EF9AF1888Yazorman@127.0.0.1> |
On Wed, 25 May 2011 23:33:14 +0200, Erland Sommarskog
<esquel@sommarskog.se> 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
Back to comp.databases.ms-sqlserver | Previous | Next — Previous in thread | Next in thread | Find similar
SS 2008: Front-End Language Processor for Scripts Gene Wirchenko <genew@ocis.net> - 2011-05-23 15:24 -0700
Re: SS 2008: Front-End Language Processor for Scripts Erland Sommarskog <esquel@sommarskog.se> - 2011-05-24 07:21 +0000
Re: SS 2008: Front-End Language Processor for Scripts Gene Wirchenko <genew@ocis.net> - 2011-05-24 17:21 -0700
Re: SS 2008: Front-End Language Processor for Scripts Erland Sommarskog <esquel@sommarskog.se> - 2011-05-25 12:39 +0000
Re: SS 2008: Front-End Language Processor for Scripts Gene Wirchenko <genew@ocis.net> - 2011-05-25 12:46 -0700
Re: SS 2008: Front-End Language Processor for Scripts Erland Sommarskog <esquel@sommarskog.se> - 2011-05-25 23:33 +0200
Re: SS 2008: Front-End Language Processor for Scripts Gene Wirchenko <genew@ocis.net> - 2011-05-25 15:21 -0700
Re: SS 2008: Front-End Language Processor for Scripts Erland Sommarskog <esquel@sommarskog.se> - 2011-05-26 23:44 +0200
Re: SS 2008: Front-End Language Processor for Scripts Gene Wirchenko <genew@ocis.net> - 2011-05-26 15:24 -0700
Re: SS 2008: Front-End Language Processor for Scripts Bernard Peek <bap@shrdlu.com> - 2011-05-25 17:27 +0100
csiph-web