Hello, my questions are based on this tutorial:
https://www.b4x.com/android/forum/threads/connect-android-to-ms-sql-server-tutorial.13166
I have this series of questions if they are so kind:
1) Using (SqlConnection cn = new SqlConnection("Database=USER\SQLEXPRESS; User Id=USER-Pc\USER-Pc; password="))
- What's in bold is that or databasename?
2) The address of my db is: C: \ Program Files \ Microsoft SQL Server \ MSSQL10_50.SQLEXPRESS \ MSSQL \ DATA \ Database
- Where would it go is ASPX script?
3) I have installed the following programs that works with our program of administration of the company:
-Microsoft . NET Framework 4.6.1
-Microsoft SQL server 2008 R2
-Microsoft SQL server 2008 R2 Native
-Microsoft SQL server browser
-Microsoft SQL server vss writer
-S.O Windows Server 2003
I am already perfectly connected to a database on a web server using php script, but I do not know if the procedure is the same for this case.
-https://www.b4x.com/android/forum/threads/connect-android-to-mysql-database-tutorial.8339/
I do not know if the questions are very silly, but I think it is more stupid not to seek help and not achieve their goals.
Greetings.
https://www.b4x.com/android/forum/threads/connect-android-to-ms-sql-server-tutorial.13166
I have this series of questions if they are so kind:
1) Using (SqlConnection cn = new SqlConnection("Database=USER\SQLEXPRESS; User Id=USER-Pc\USER-Pc; password="))
- What's in bold is that or databasename?
2) The address of my db is: C: \ Program Files \ Microsoft SQL Server \ MSSQL10_50.SQLEXPRESS \ MSSQL \ DATA \ Database
- Where would it go is ASPX script?
3) I have installed the following programs that works with our program of administration of the company:
-Microsoft . NET Framework 4.6.1
-Microsoft SQL server 2008 R2
-Microsoft SQL server 2008 R2 Native
-Microsoft SQL server browser
-Microsoft SQL server vss writer
-S.O Windows Server 2003
I am already perfectly connected to a database on a web server using php script, but I do not know if the procedure is the same for this case.
-https://www.b4x.com/android/forum/threads/connect-android-to-mysql-database-tutorial.8339/
I do not know if the questions are very silly, but I think it is more stupid not to seek help and not achieve their goals.
Greetings.