search for: navicat

Displaying 20 results from an estimated 22 matches for "navicat".

2006 May 03
3
using select_date causes errors...
I''m getting errors whenever the user chooses, for example, April 31st ( since there is no 31st in April, navicat freaks out ), there MUST be a method that ruby has that would allow me to validate a date before I submit to navicat. I haven''t been able to find anything online about it either, it''s probably something simple, I just can''t figure it out. Thanks in advance, -- Post...
2006 Feb 26
16
MySQL GUI for OS X
G''day everyone, I''ve got Rails up and running, but am having trouble finding a stable MySQL client for OSX. I was looking at the ''Creating a weblog in 15 minutes'' screencast from rubyonrails.org - what MySQL client is David using? I''ve found the MySQL clients (Administrator / Query Browser) to be highly unstable and rather pathetic under OSX. If
2005 Nov 27
5
OT: good admin gui postgresql on OSX?
Hi, I recently bought by first Mac and I''m looking for some alternatives for my windows applications. Does anybody know a decent gui admin app for postgresql? On windows I use postgresql manager: http://www.sqlmanager.net/en/products/postgresql/manager I find this a very good piece of software and it''s free, even though I paid a little for some extra features. I''d
2009 Oct 30
1
salto de carro
...ortran para mac. Al terminar de ejecutarse la aplicación se generan archivos para continuar, el problema es que estos archivos no son adecuados, es decir, se tendrían que generar un número de ..., que está mal. Me rompí la cabeza, pensé y probé de todo, luego haciendo la lectura a mysql con navicat y exportando los resultados con la opción txt CRLF, y leyendo este segundo archivo con el programa escrito en fortran y compilado con gfortran se generan los números adecuados. Por lo que el problema está en como se escribe el archivo desde R, por eso intenté escribir de la forma mencionada...
2007 Oct 31
6
Serving MS Access Databases, with ACL
Hi All. Greetings from South Africa. I have a Samba LDAP server (v 3.022) running on Ubuntu 6.10 Its serving about 200 users, with profiles, and domain logons. I want to start server MS Access Databases on it, with the best speed performance as possible. At the moment, the back ends for these databases, are about 200+ MB, and will grow over the next few years. Basically, the share should
2013 Jul 16
4
Sqldf y codificación \u00b0 para el grado
Buenos días: Creo un data.frame del siguiente modo: d<-data.frame(a=c("112.45º", "23,56º"), b=c("112.45\u00b0", "23.56\u00b0")) > d         a       b 1 112.45º 112.45° 2  23,56º  23.56° Como podéis ver, para la primera columna vuelco el grado directamente, y para la segunda utilizo \u00b0, que es lo que debo perseguir. Ahora obtengo d2 del
2006 Jun 24
8
mysql frontend for linux.
Hi list. I''m using Ubuntu distro. for rails development. Today, to my disappoint, I''ve found that there''re certainly almost no mysql frontend which runs very well. (1) mysql-query-browser: Seems to be very nice. But, it quickly exits when I press ctrl+enter or modify a table structure. Something strange is happening here, but I can not figure out what it is. (2)
2019 May 01
0
v2.3.6 Configure fail 'libssl not found' macOS
...th-mysql --with-ssl=openssl I get: checking for dlopen... yes checking for SSL_read in -lssl... no configure: error: Can't build with OpenSSL: libssl not found $ locate libssl /Applications/BBEdit.app/Contents/XPCServices/GitIgnoreXPCService.xpc/Contents/Frameworks/libssl.dylib /Applications/Navicat for MySQL.app/Contents/Frameworks/libssl.1.0.0.dylib /Applications/assp/assp.mod/bin/libssl32.dll /usr/lib/libssl.0.9.7.dylib /usr/lib/libssl.0.9.8.dylib /usr/lib/libssl.35.dylib /usr/lib/libssl.43.dylib /usr/lib/libssl.44.dylib /usr/lib/libssl.dylib /usr/local/Cellar/openssl/1.0.2r/lib/libssl.1.0....
2019 May 01
0
v2.3.6 Configure fail 'libssl not found' macOS
...> checking for dlopen... yes > checking for SSL_read in -lssl... no > configure: error: Can't build with OpenSSL: libssl not found > > $ locate libssl > /Applications/BBEdit.app/Contents/XPCServices/GitIgnoreXPCService.xpc/Contents/Frameworks/libssl.dylib > /Applications/Navicat for MySQL.app/Contents/Frameworks/libssl.1.0.0.dylib > /Applications/assp/assp.mod/bin/libssl32.dll > /usr/lib/libssl.0.9.7.dylib > /usr/lib/libssl.0.9.8.dylib > /usr/lib/libssl.35.dylib > /usr/lib/libssl.43.dylib > /usr/lib/libssl.44.dylib > /usr/lib/libssl.dylib > /usr/loc...
2006 Jul 28
0
i need help migrating an old table
...ce-price-break, 25k, etc... i want to split this into two tables: part_number, id and price_break, price, product_id so that, you know, the price-break columns are not stuck at fixed values; different parts can have differnt numbers of price-breaks, etc is there a ruby way to do this? i have navicat, but i can''t think of a way to keep everything straight with it. thanks, travis -- Posted via http://www.ruby-forum.com/.
2006 Jun 03
2
what is that db tool in rails_take2_with_sound.mov?
hi, newbie just starting. watching the video. can someone identify the db tool that is used to create the posts table (looks like a mac program)? or recommend one for windoze (phpadmin?) thanks --- vice-chair http://ocjug.org/
2006 Dec 11
1
RadRails database not displaying.
I get the following error when using the data perspective trying to display the development database. "Unable to connect to connect to database, see log for more info." I was wondering where the log could be found. Also, my rails program is able to execute database queries and able to also write to the database, thus there shouldn''t be a problem with the YML file. But when
2013 Jul 16
0
Sqldf y codificación \u00b0 para el grado
Estimada Eva Yo pase por ese problema, sobre todo al cambiar de sistema operativo, o etc. Lo que yo pienso: 1) usar la base de datos adecuada con la configuración de caracteres (yo UTF-8, pero...). 2) intentar migrar con alguna herramienta de una base de datos a la otra (estilo navicat), aunque no se si es la solución. 3) crear un script en R donde compare cadenas y coloque el carácter necesario. Javier Marcuzzi El 16 de julio de 2013 03:23, Eva Prieto Castro <evapcastro@yahoo.es>escribió: > > > Buenos días: > > Creo un data.frame del siguiente modo: >...
2008 Mar 10
1
SSH, SCP connections to remote MySQL Database using OpenOffice Possible?
...hich is hosting a MySQL database, via SSH port 22, and then once connection is established, log in to the database port 3306 and have either an SSH and or SCP connection established so I can securely do edits and queries. I am able to connect this way from my Windows machine to remote server using Navicat. Both the windows desktop and the server are set up this way. I just can't figure out how to get my Linux desktop and the remote Linux box to talk this way. I can connect to the remote database via Linux desktop, it's just via an un encrypted connection through port 3306. For obvious reaso...
2006 Jun 03
3
Migrating from a legacy Dbase app
All, My company uses Goldmine as its contact/sales opportunity manager. (Uses Dbase for it''s DB). I''m trying to get a Rails app to implement the parts of it we actually use. I''ve been building my Rails app in MySQL. Now I''m need to start getting data from Goldmine into my Rails app. What''s the recommended approach? A one time transfer of data?
2006 Oct 13
5
Insert NULL into MySQL "time" not 00:00:00
Ok I''m not sure what I''m doing wrong, but I have a table that holds a bunch of times, however when I don''t fill in the text box that passes it''s input on to the variables, rails defaults to 00:00:00, which is bad, because that''s midnight. I''m pretty sure I''m doing somethign wrong, and I''m even thinking of using the
2006 Feb 15
8
[OT] I user CocoaMySQL... anyone have any other preferences for MacOS X?
Looking for a quality alternative... if there is one :-). John Kopanas http://www.kopanas.com ===================================================================== http://www.soen.info - source of the freshest software engineering information on the net http://cusec.soen.info - software engineering conference
2006 Nov 30
41
TDD killing my joy of Rails
...ur code. Rails went from fun ActiveRecord magic tricks to a world of ''TEST FAILED.'' As a beginning Rails developer it has really taken all the fun out of RoR development. Is TDD so much better than writing methods and testing using a combination of the application interface and Navicat to check the database? Because I hate it. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyon...
2008 May 12
11
i want to change the default /home/user/.wine
id like to have a single wine install wich uses another folder then ~/.wine. so i want it not to share this folder with my common wine installation. any ideas? thx looki
2006 Aug 18
11
Anyone used MS Access as db?
If yes, how do I set it up in the yml file? Thanks. - amateur Railist -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060818/6690a4e2/attachment.html