MichalisDBA

Results 48 comments of MichalisDBA

Thanks for the info but. I put this in `.usqlpass` ``` mssql:*:*:*:myusername:password1 mssql:10.1.0.10:*:*:myusername:password2 ``` and then tried to connect like this `usql mssql://10.1.0.10/DB_NAME` and says login failed and asked for...

Yes that works. Maybe it has to be better documented. Thank you!

Hello. Any news or updates about this?

LDAP would be great. +1 from me!

Any news or updates about this feature?

Yes Oracle support would be great. I don't know which version and beyond you would support but it would be great if you let us use older dependencies to connect...

@architectdrone I don't know what connectors they use to connect to databases. For example i use another project that gets data from oracle databases using JDBC. Newest JDBCs does not...

Is this still active in development? We too use MySql server that listens at localhost level and the only way to access the DB from an external app is via...

I too have login failed in mssql connection string when password contains this symbol `%`

You can not add multiple tables yet. @osalvador said he had this on roadmap to-do. You can use this as a workaround https://github.com/osalvador/ReplicaDB/issues/27#issuecomment-862229297