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

MSSQL Native Plugin for React Native (Android)

Results 3 react-native-mssql issues
Sort by recently updated
recently updated
newest added

I am trying to connect to MSSQL server in my expo managed app but I am getting error : [Unhandled promise rejection: TypeError: null is not an object (evaluating '_reactNativeMssql.default.connect')]...

Hi, I'm using react-native-mssql on react-native 0.59.9 on Android I'm able to update the rows in my MSSQL database, but when trying to select any rows.. it throws multiple errors.....

enhancement

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...

enhancement