react-native-mssql icon indicating copy to clipboard operation
react-native-mssql copied to clipboard

Can i connect my remote Mysql Db using this library ?

Open rizwan92 opened this issue 7 years ago • 1 comments

i Have Remote MySQL Database and i eant to connect to it without any server or rest api intearction i want to connect it directly apply my queries and fetch my data . Is this possible using this library ?

rizwan92 avatar Dec 22 '17 06:12 rizwan92

Unfortunately not. This plugin only leverages the MSSQL connection classes. It should be possible to accommodate MySQL databases but it will require code updating and testing

davidstoneham avatar Dec 22 '17 06:12 davidstoneham