Re: problem

Поиск
Список
Период
Сортировка
От Schleis, David
Тема Re: problem
Дата
Msg-id 2EE194919D2AAE4E91C7BE7C6FE95BD0F65383@slhmailehd2.slh.wisc.edu
обсуждение исходный текст
Ответ на problem  ("pamspam88@yahoo.com" <pamspam88@yahoo.com>)
Список pgsql-odbc
If you don't have a c: drive you could try the DOS SUBST command:

Associates a path with a drive letter.

SUBST [drive1: [drive2:]path]
SUBST drive1: /D

  drive1:        Specifies a virtual drive to which you want to assign a path.
  [drive2:]path  Specifies a physical drive and path you want to assign to
                 a virtual drive.
  /D             Deletes a substituted (virtual) drive.

Type SUBST with no parameters to display a list of current virtual drives.

-- dave





-----Original Message-----
From: pgsql-odbc-owner@postgresql.org [mailto:pgsql-odbc-owner@postgresql.org]
On Behalf Of pamspam88@yahoo.com
Sent: Friday, September 09, 2005 9:48 AM
To: pgsql-odbc@postgresql.org
Subject: [ODBC] problem


> I installed psqlodbc but when I tried to use it with
> the software I was provided with it gave me an error
> message: datasource configuration failed File:
> c:\mytcl\cygwin\tclodbc\database.cxx Line: 555
>
>
> I have a D drive as my main hard drive instead of a
C
> drive.
>
> What do you suggest I do?




______________________________________________________
Click here to donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
       choose an index scan if your joining column's datatypes do not
       match

В списке pgsql-odbc по дате отправления:

Предыдущее
От: "Ilming Elvira (Semizen)"
Дата:
Сообщение: Connecting from ORACLE to PostgreSQL via ODBC does not work: "driver not licensed"
Следующее
От: Hajo Kirchhoff
Дата:
Сообщение: Re: ODBC Driver on Windows 64 bit