Aptana is based on Eclipse, Eclipse is java-based, java-based drivers are called "JDBC" drivers. So you probably need mysql JDBC driver. Here it is: http://www.mysql.com/products/connector/ Here is manual: http://www.od2dev.be/configuring-aptana-to-connect-mysql-databases/
Some IDEs download database drivers automatically (like 0xDBE or PyCharm), it is sad that Aptana does not do it) Ilya Kazakevich, JetBrains PyCharm (Best Python/Django IDE) http://www.jetbrains.com/pycharm/ "Develop with pleasure!" >-----Original Message----- >From: [email protected] >[mailto:[email protected]] On Behalf Of Віталій Лисенко >Sent: Wednesday, June 18, 2014 2:10 PM >To: [email protected] >Subject: Who are using Aptana Studio 3? Please respond. > >How are working with database Postgres or MySql in Aptana3? >Am I need special driver? > >-- >You received this message because you are subscribed to the Google Groups >"Django users" group. >To unsubscribe from this group and stop receiving emails from it, send an >email to >[email protected]. >To post to this group, send email to [email protected]. >Visit this group at http://groups.google.com/group/django-users. >To view this discussion on the web visit >https://groups.google.com/d/msgid/django-users/d8778fff-f697-45d3-9d5a-f8a8 >18cc4b15%40googlegroups.com ><https://groups.google.com/d/msgid/django-users/d8778fff-f697-45d3-9d5a-f8a >818cc4b15%40googlegroups.com?utm_medium=email&utm_source=footer> . >For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/019401cf8afc%24e3e26350%24aba729f0%24%40JetBrains.com. For more options, visit https://groups.google.com/d/optout.

