Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / Perl / DBI Library / October 2003



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Switch SEPARATOR between different BCP runs31 Oct 2003 21:52 GMT6
For the first BCP run I set
Use Sybase::BLK;
$BCP->config(DIRECTION => IN,
       INPUT => "$FID_REPO_FILE_BCP",
Primary key & Data Type31 Oct 2003 00:28 GMT1
Is it correct to say that, insofar as ORACLE is supposed to automatically index all the primary keys, the fact of using a VARCHAR2(256) as primary key field, instead of smaller type, will actually have no effect on performance?
Thanks
Jean
Accédez au courrier électronique de La ...
DBI::DBD: STORE30 Oct 2003 11:25 GMT7
Is there any value in returning a value (pun intended)
from STORE? E.g.:
 sub STORE  {
   ...
Does DBD::Sybase set 'hostname' and 'scriptName' automatically?29 Oct 2003 19:12 GMT2
I am using DBD::Sybase version 1.01.  It lets you set 'hostname'
and 'scriptName' for a connection but doesn't seem to set them
automatically if not asked.  For example
   use DBI;
DBD::Sybase compile error when compiling for 64 bit perl under HP    -UX.27 Oct 2003 23:18 GMT1
I've been trying to get a reasonably complete perl compiled under 64 bit and
I've run into a bit of a roadblock.  The machine I am compiling on is an
HP-UX 11.00/64bit os with Sybase ASE 12.0 EBF 9919 installed.  From the
compile errors I've seen, I don't seem to have everything in ...
DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris,    gcc 3.x21 Oct 2003 15:01 GMT3
FYI DBD::Sybase and Sybase::CTlib fail at the "make test" stage on
Solaris (and possibly other platforms) with perl 5.8.1 and gcc 3.x.
The problem is the default LDDLFLAGS configuration value that is used
with 5.8.1, which includes the following flags:
Inline::C to write a DBD ?21 Oct 2003 03:15 GMT6
Has anyone attempted to write a DBD
using Inline::C (or C++) ? I'm looking into updating a driver
to selectively switch between a pure Perl implementation,
and a native C i/f to a low level vendor API library if its available, in order
Running multiple SQL statements concatenated together14 Oct 2003 17:47 GMT2
In Sybase command shells such as sqsh, you can run more than one
SQL query or statement at a time:
sqsh> select 5 from foo
sqsh> select 7
DBI: trace / trace_msg13 Oct 2003 09:13 GMT8
What's the expected output of the attached script?
Steffen
RE: 'Sybase error: Unknown network type found in interface file'10 Oct 2003 17:29 GMT5
>>t/bcp....Sybase error: Unknown network type found in interface
>>file.
>>The interfaces file ($SYBASE/interfaces) looks reasonably sane
>>and all the entries have network 'tcp'.
bytea escaping?08 Oct 2003 16:56 GMT2
I got a column of type bytea, and found out that DBD::Pg is
complaining when it sees backslashes. I'm using prepare/execute and
was under the impression that values added that way were automatically
escaped/quoted by DBI, but i have to s/\\/\\\\/g; to escape the
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.