Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^6: Querying eDOCS SearchServer Full-Text Search Engine From Perl

by Errto (Vicar)
on Jan 14, 2008 at 19:14 UTC ( [id://662355]=note: print w/replies, xml ) Need Help??


in reply to Re^5: Querying eDOCS SearchServer Full-Text Search Engine From Perl
in thread Querying eDOCS SearchServer Full-Text Search Engine From Perl

I see your point and it is valid. Actually, if it were up to me, I'd say beef up ODBC to make it more robust, more able to handle complex data types, aggregates, different call conventions, more detailed error reporting, no-configuration connections, etc., and make that the only database interface. That way we'd separate out two distinct parts:

  • how to connect to databases generally from a given programming environment
  • how to connect to a given database type

I mean, either that or replace ODBC with something better that accomplishes a similar goal.

Frankly I consider the current system, where each database needs a separate driver for each programming environment, kind of pointless.

  • Comment on Re^6: Querying eDOCS SearchServer Full-Text Search Engine From Perl

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://662355]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-19 21:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found