Thread: which ODBC to install
I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my Dell XP with MS Access. The choices are very confusing. Please advise. I am not a rocket scientist. Thanks!
Want to start your own business? Learn how on Yahoo! Small Business.
Want to start your own business? Learn how on Yahoo! Small Business.
Use this ODBC driver to connect to PostgreSQL. http://gborg.postgresql.org/project/psqlodbc/projdisplay.php Windows versions already contain ODBC drivers for MS Access. --Imad Rocket Scientist :-) On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote: > I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my > Dell XP with MS Access. The choices are very confusing. Please advise. I am > not a rocket scientist. Thanks! > > > ________________________________ > Want to start your own business? Learn how on Yahoo! Small Business. > >
Once you have installed PostgreSQL you can now use the ANSI or Unicode ODBC driver from the ODBC driver manager in Windows as it gets installed automatically during installation.
Thanks,
----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
Thanks,
----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote:
I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my Dell XP with MS Access. The choices are very confusing. Please advise. I am not a rocket scientist. Thanks!
Want to start your own business? Learn how on Yahoo! Small Business.
On Sat, 2006-12-09 at 12:48 -0800, Philippe Salama wrote: > I just installed 8.2.1 postgresql. Now I want an odbc driver to work > on my Dell XP with MS Access. The choices are very confusing. Please > advise. I am not a rocket scientist. Thanks! http://projects.commandprompt.com/public/odbcng/browser/binaries/mODBC_Installer%28beta_00.99.0088%29.msi Sincerely, Joshua D. Drake > > > > ______________________________________________________________________ > Want to start your own business? Learn how on Yahoo! Small Business. -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
Thanks Joshua, but that link is about as clear as mud to a beginner like me. And another post explains that the ODBC was already installed along with postgresql. All I want to do is connect with MS Access.
By the way. I already have PGExplorer, and right away, it connected and showed me the Celko tables installed by the script I was given. BUT, there seems to be no data in the tables.??
"Joshua D. Drake" <jd@commandprompt.com> wrote:
Everyone is raving about the all-new Yahoo! Mail beta.
By the way. I already have PGExplorer, and right away, it connected and showed me the Celko tables installed by the script I was given. BUT, there seems to be no data in the tables.??
"Joshua D. Drake" <jd@commandprompt.com> wrote:
On Sat, 2006-12-09 at 12:48 -0800, Philippe Salama wrote:
> I just installed 8.2.1 postgresql. Now I want an odbc driver to work
> on my Dell XP with MS Access. The choices are very confusing. Please
> advise. I am not a rocket scientist. Thanks!
http://projects.commandprompt.com/public/odbcng/browser/binaries/mODBC_Installer%28beta_00.99.0088%29.msi
Sincerely,
Joshua D. Drake
>
>
>
> ______________________________________________________________________
> Want to start your own business? Learn how on Yahoo! Small Business.
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
Everyone is raving about the all-new Yahoo! Mail beta.
On Sat, 2006-12-09 at 13:15 -0800, Philippe Salama wrote: > Thanks Joshua, but that link is about as clear as mud to a beginner > like me. And another post explains that the ODBC was already installed > along with postgresql. All I want to do is connect with MS Access. O.k. your question is a little broad. If you want to connect with MS Access, you need to configure a DSN within Windows that uses a PostgreSQL ODBC driver. Once your DSN is configured, you should be able to connect to PostgreSQL. That is of course assuming that you have configured PostgreSQL to allow connections, but one step at a time. Here are some docs to help you on the Windows side. http://publib.boulder.ibm.com/infocenter/idshelp/v10/index.jsp?topic=/com.ibm.odbc.doc/odbcmst71.htm Sincerely, Joshua D. Drake > > By the way. I already have PGExplorer, and right away, it connected > and showed me the Celko tables installed by the script I was given. > BUT, there seems to be no data in the tables.?? > > > > "Joshua D. Drake" <jd@commandprompt.com> wrote: > On Sat, 2006-12-09 at 12:48 -0800, Philippe Salama wrote: > > I just installed 8.2.1 postgresql. Now I want an odbc driver > to work > > on my Dell XP with MS Access. The choices are very > confusing. Please > > advise. I am not a rocket scientist. Thanks! > > http://projects.commandprompt.com/public/odbcng/browser/binaries/mODBC_Installer%28beta_00.99.0088%29.msi > > Sincerely, > > Joshua D. Drake > > > > > > > > > > ______________________________________________________________________ > > Want to start your own business? Learn how on Yahoo! Small > Business. > -- > > === The PostgreSQL Company: Command Prompt, Inc. === > Sales/Support: +1.503.667.4564 || 24x7/Emergency: > +1.800.492.2240 > Providing the most comprehensive PostgreSQL solutions since > 1997 > http://www.commandprompt.com/ > > Donate to the PostgreSQL Project: > http://www.postgresql.org/about/donate > > > > > > > > ______________________________________________________________________ > Everyone is raving about the all-new Yahoo! Mail beta. -- === The PostgreSQL Company: Command Prompt, Inc. === Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240 Providing the most comprehensive PostgreSQL solutions since 1997 http://www.commandprompt.com/ Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
Thanks Shoaib. You are perfectly correct! After I installed postgresql, but without installing any odbc driver, I went to MS Access, and found both the ANSI and the Unicode driver. I think I chose ANSI, ... I was able to link to all the tables which the Celko script defined, and I was able to browse the test data in those tables, and yet PG explorer gave some kind of error when I tried to browse, and I could not for the life of me see where PGAdmin allows me to browse tables.
But, anyway I am making progress, and I have the latest postgresql installed, and MS Access can link to the tables. Thanks, all!
Shoaib Mir <shoaibmir@gmail.com> wrote:
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers.
But, anyway I am making progress, and I have the latest postgresql installed, and MS Access can link to the tables. Thanks, all!
Shoaib Mir <shoaibmir@gmail.com> wrote:
Once you have installed PostgreSQL you can now use the ANSI or Unicode ODBC driver from the ODBC driver manager in Windows as it gets installed automatically during installation.
Thanks,
----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote:I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my Dell XP with MS Access. The choices are very confusing. Please advise. I am not a rocket scientist. Thanks!
Want to start your own business? Learn how on Yahoo! Small Business.
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers.
Glad to hear that it worked out good for you :-)
Thanks,
---------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
Thanks,
---------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote:
Thanks Shoaib. You are perfectly correct! After I installed postgresql, but without installing any odbc driver, I went to MS Access, and found both the ANSI and the Unicode driver. I think I chose ANSI, ... I was able to link to all the tables which the Celko script defined, and I was able to browse the test data in those tables, and yet PG explorer gave some kind of error when I tried to browse, and I could not for the life of me see where PGAdmin allows me to browse tables.
But, anyway I am making progress, and I have the latest postgresql installed, and MS Access can link to the tables. Thanks, all!
Shoaib Mir < shoaibmir@gmail.com> wrote:Once you have installed PostgreSQL you can now use the ANSI or Unicode ODBC driver from the ODBC driver manager in Windows as it gets installed automatically during installation.
Thanks,
----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)On 12/10/06, Philippe Salama <karebacnyc@yahoo.com > wrote:I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my Dell XP with MS Access. The choices are very confusing. Please advise. I am not a rocket scientist. Thanks!
Want to start your own business? Learn how on Yahoo! Small Business.
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers .
Of course now, I am in psql command line, and trying in vain to make the examples work in "Beginning Databasses with POSTGRESQL" by Matthew and Stones.
I can type \H and see help
I can type \? and read the list that results, of commands
I see a prompt template1-#
yet when I type at that prompt
createuser
AHAAAA wait! Light dawns on marblehead.
A more careful reading of the textbook reveals that createuser.exe is a program in \program files\postgresql\8.2\bin
If I click on that createuser.exe icon in explorer, it prompts me for the name of the new user, the password, are they superuser.
If at the dos prompt, in \8.2\bin I type createuser -U postgres -P neil
then, it also works, slightly differently than clicking the Icon, and echos something about a new role.
But, at least, I surmounted this hurdle, and can make some more progress with the textbook.
Hmmm... it tells me to also create a user named rick, who can create databases, but does not have permission to create new users. I am not certain how to do this, since the createuser program does not respond exactly as the book describes
Shoaib Mir <shoaibmir@gmail.com> wrote:
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
I can type \H and see help
I can type \? and read the list that results, of commands
I see a prompt template1-#
yet when I type at that prompt
createuser
AHAAAA wait! Light dawns on marblehead.
A more careful reading of the textbook reveals that createuser.exe is a program in \program files\postgresql\8.2\bin
If I click on that createuser.exe icon in explorer, it prompts me for the name of the new user, the password, are they superuser.
If at the dos prompt, in \8.2\bin I type createuser -U postgres -P neil
then, it also works, slightly differently than clicking the Icon, and echos something about a new role.
But, at least, I surmounted this hurdle, and can make some more progress with the textbook.
Hmmm... it tells me to also create a user named rick, who can create databases, but does not have permission to create new users. I am not certain how to do this, since the createuser program does not respond exactly as the book describes
Shoaib Mir <shoaibmir@gmail.com> wrote:
Glad to hear that it worked out good for you :-)
Thanks,
---------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote:Thanks Shoaib. You are perfectly correct! After I installed postgresql, but without installing any odbc driver, I went to MS Access, and found both the ANSI and the Unicode driver. I think I chose ANSI, ... I was able to link to all the tables which the Celko script defined, and I was able to browse the test data in those tables, and yet PG explorer gave some kind of error when I tried to browse, and I could not for the life of me see where PGAdmin allows me to browse tables.
But, anyway I am making progress, and I have the latest postgresql installed, and MS Access can link to the tables. Thanks, all!
Shoaib Mir < shoaibmir@gmail.com> wrote:Once you have installed PostgreSQL you can now use the ANSI or Unicode ODBC driver from the ODBC driver manager in Windows as it gets installed automatically during installation.
Thanks,
----------
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)On 12/10/06, Philippe Salama <karebacnyc@yahoo.com > wrote:I just installed 8.2.1 postgresql. Now I want an odbc driver to work on my Dell XP with MS Access. The choices are very confusing. Please advise. I am not a rocket scientist. Thanks!
Want to start your own business? Learn how on Yahoo! Small Business.
Need a quick answer? Get one in minutes from people who know. Ask your question on Yahoo! Answers .
Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and get things done faster.
See this link from PostgreSQL 8.2 official documentation. http://www.postgresql.org/docs/8.2/interactive/app-createuser.html It clearly describes the details and sitches of the createuser binary. And also, I would recommend using this documentation rather than a book which may (actually will) contain references from older versions. --Imad www.EnterpriseDB.com On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote: > Of course now, I am in psql command line, and trying in vain to make the > examples work in "Beginning Databasses with POSTGRESQL" by Matthew and > Stones. > > I can type \H and see help > I can type \? and read the list that results, of commands > > I see a prompt template1-# > > yet when I type at that prompt > > createuser > > > AHAAAA wait! Light dawns on marblehead. > > A more careful reading of the textbook reveals that createuser.exe is a > program in \program files\postgresql\8.2\bin > > If I click on that createuser.exe icon in explorer, it prompts me for the > name of the new user, the password, are they superuser. > > If at the dos prompt, in \8.2\bin I type createuser -U postgres -P neil > > then, it also works, slightly differently than clicking the Icon, and echos > something about a new role. > > But, at least, I surmounted this hurdle, and can make some more progress > with the textbook. > > Hmmm... it tells me to also create a user named rick, who can create > databases, but does not have permission to create new users. I am not > certain how to do this, since the createuser program does not respond > exactly as the book describes > > > > Shoaib Mir <shoaibmir@gmail.com> wrote: > Glad to hear that it worked out good for you :-) > > Thanks, > --------- > Shoaib Mir > EnterpriseDB (www.enterprisedb.com) > > On 12/10/06, Philippe Salama <karebacnyc@yahoo.com> wrote: > > Thanks Shoaib. You are perfectly correct! After I installed postgresql, > but without installing any odbc driver, I went to MS Access, and found both > the ANSI and the Unicode driver. I think I chose ANSI, ... I was able to > link to all the tables which the Celko script defined, and I was able to > browse the test data in those tables, and yet PG explorer gave some kind of > error when I tried to browse, and I could not for the life of me see where > PGAdmin allows me to browse tables. > > > > But, anyway I am making progress, and I have the latest postgresql > installed, and MS Access can link to the tables. Thanks, all! > > > > Shoaib Mir < shoaibmir@gmail.com> wrote: > > Once you have installed PostgreSQL you can now use the ANSI or Unicode > ODBC driver from the ODBC driver manager in Windows as it gets installed > automatically during installation. > > > > Thanks, > > ---------- > > Shoaib Mir > > EnterpriseDB (www.enterprisedb.com) > > > > > > On 12/10/06, Philippe Salama <karebacnyc@yahoo.com > wrote: > > > I just installed 8.2.1 postgresql. Now I want an odbc driver to work on > my Dell XP with MS Access. The choices are very confusing. Please advise. I > am not a rocket scientist. Thanks! > > > > > > ________________________________ > Want to start your own business? Learn how on Yahoo! Small Business. > > > > > > > > > > > ________________________________ > Need a quick answer? Get one in minutes from people who know. Ask your > question on Yahoo! Answers . > > > > > > > ________________________________ > Check out the all-new Yahoo! Mail beta - Fire up a more powerful email and > get things done faster. > >