RE: Databases - MS Sql Server Desktop Engine

2003-12-04 Thread Jenda Krynicky
From: "Paul Kraus" <[EMAIL PROTECTED]> > I can't figure out how to connect to the database engine with odbc. It's easiest if you first create a DNS using the "Data Sources (ODBC)" applet in "Administrators tools". Se the docs of DBD::ODBC for examples how to connect then. Jenda = [EMAIL PRO

RE: Databases - MS Sql Server Desktop Engine

2003-12-03 Thread Paul Kraus
I can't figure out how to connect to the database engine with odbc. Paul Kraus Xp pro sp1 workstation. > -Original Message- > From: Aman Raheja [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 03, 2003 12:23 PM > To: [EMAIL PROTECTED] > Subject: Re: Datab

Re: Databases - MS Sql Server Desktop Engine

2003-12-03 Thread Aman Raheja
Someone will correct me if I am wrong, I don't have much Windows experience. Can't ODBC be used, in what you are doing? Aman Raheja AGF Technologies http://www.agftech.com - Original Message - From: "Paul Kraus" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 03,

Re: Databases

2002-07-21 Thread Wiggins d'Anconia
The other approaches mentioned were certainly good beginnings, but I am wondering if something possibly faster and easier is possible.aka... Is it a *requirement* or just an assumption that the data be stored in a single file? What about possibly creating individual files for each date? T

Re: Databases and Perl

2001-08-23 Thread Peter Scott
At 11:39 AM 8/23/01 -0500, [EMAIL PROTECTED] wrote: >I am in the process of developing perl code to create and populate a >oracle database. Have anyone out there in PerlLand ever developed a >process that will create a oracle database, tablespaces and create tables >and indexes? If yes, would yo