Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.databases.ms-sqlserver > #375
| 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 12:46 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <vqmqt65aenrhondskctpgjiu1fsd0ku2i9@4ax.com> (permalink) |
| References | <ctmlt61e9p7uarqa20uc24qurkdirv6lnv@4ax.com> <Xns9EEF5F37CE96DYazorman@127.0.0.1> <8liot6lm9t1b5reup0fqq7kkn68tbg6uhi@4ax.com> <Xns9EF0951605EBAYazorman@127.0.0.1> |
On Wed, 25 May 2011 12:39:20 +0000 (UTC), Erland Sommarskog
<esquel@sommarskog.se> wrote:
[snip]
>If you were running the test suite for Win32::SqlServer, you need to set up
>connection details with OLLEDBTEST as described in Tests.html. If you are
>trying to use an AbaPerls tool, use the -S switch to specify a server.
Ah, missed that bit. All of the test work (or are skipped). Now,
the next part is actually getting AbaPerls set up. I put the commands
in a batch file and get:
C:\cbs2dev\SQLServer\AbaPerls\Perl>go
C:\cbs2dev\SQLServer\AbaPerls\Perl>set
path=C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WindowsPowerShell\v1.0;c:\Program
Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft
SQL Server\100\DTS\Binn\;c:\Program Files\Microsoft SQL
Server\100\Tools\Binn\VSShell\Common7\IDE\;c:\Program Files\Microsoft
Visual Studio
9.0\Common7\IDE\PrivateAssemblies\;c:\batch;c:\util;c:\util\Sysinternals;c:\Program
Files\MiKTeX\miktex\bin;C:\Perl\site\bin;C:\Perl\bin;c:\cbs2dev\SQLServer\AbaPerls\Perl
C:\cbs2dev\SQLServer\AbaPerls\Perl>set
perllib=c:\cbs2dev\SQLServer\AbaPerls\Perl
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.
DECLARE @name sysname,
Cannot change directory to NAMELESS\sql: No such file or directory
C:\cbs2dev\SQLServer\AbaPerls\Perl>
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