Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by JustinJeon · Jun 21, 2018 at 07:04 AM · databasemonoexternal-libraries

Computer name issue

Hello.

I'm Justin, Jeon in South Korea.

I use mssql database to make some kind of management-software by unity.

I think now, unity is very enough to make non-game application.

But, Many people still does not agree.

When I was googling 'unity with mssql', 'sql in unity' these kind of keywords,

There are many articles and answers, they always say 'Why are you using sql in unity?', 'It's NOT a good idea'.

I think The Unity has to struggle these stereotypes.

Anyway. :)

I have following log in output_log.txt in _DATA Folder.


(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51) Platform assembly: E:\TEST\TEST_Data\Managed\Mono.Security.dll (this message is harmless) Can not open connection ! Object reference not set to an instance of an objectSystem.NullReferenceException: Object reference not set to an instance of an object at Mono.Data.Tds.Protocol.Tds70.Connect (Mono.Data.Tds.Protocol.TdsConnectionParameters connectionParameters) [0x00000] in :0 at Mono.Data.Tds.Protocol.Tds80.Connect (Mono.Data.Tds.Protocol.TdsConnectionParameters connectionParameters) [0x00000] in :0 at System.Data.SqlClient.SqlConnection.Open () [0x00000] in :0


Following code is what I wrote.


using(SqlConnection conn = new SqlConnection(DBHelper.CONNSTRING)) { conn.Open();

 SqlCommand cmd = new SqlCommand("This is query ~~~~", conn);
 cmd.Execute();

}


This error shows only in non-english COMPUTER NAME.

If I set computer name in Korean, It occurs. But I set computer name in English, It doesn't.

Please, tell me why It does like this.

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by tormentoarmagedoom · Jun 21, 2018 at 08:47 AM

Good day.

I don't know the exactly answer ( and supose nobody here will have it, is more a Unity software issue ) But you are not the firstone coming with this kind of problem (russian characters gives problems aslo)

Using characters like japanese, corean, russian, etc... will cause problems in some libraries, or when trying to build the game. I recommend to change your name if want to use unity without this problems.


By other hand, Unity is becomeing more powerfull and with more capacities, but, is a software think for develop "virtual worlds", like games, or simulators (medical, driving, etc..) This is because Unity have a powerfull 3D / lights/effects engine. Of course you can use it for other propuses, but is like to open a cocacola with a hammer, you can do it, but is not the toll for this.

Byee!

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

88 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Can SQLite store DB in memory with Mono/Unity 1 Answer

Retrieving data from Sqlite database using Mono.Data.Sqlite 0 Answers

Hosted Database for Mobile Game 0 Answers

Connection between menu and scene 2 Answers

Database solution networking 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges