Quantcast
Channel: VBForums - Mobile Development
Browsing latest articles
Browse All 89 View Live

Connection fail to SQL Server using NodeJS mssql msnodesqlv8 from the server ?

I use windows authentication but when the username didn't have permissions, I got a different error Code: var sql = require('mssql/msnodesqlv8'); const config = {     user: 'sa',     password:...

View Article



Can Nodejs code run in React Native ?

Code Code: var express = require('express'); var app = express(); var sql = require("mssql"); I declare the above library in React Native when running the error: Android Bundling failed 3690ms...

View Article

React Native I created an application that reported an TypeError ?

React Native I created an application that reported an error, TypeError: cli.init is not a function ? How do I fix this error? See the error below: D:\>npx react-native init demotsx This will walk...

View Article
Browsing latest articles
Browse All 89 View Live




Latest Images