Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 elegize · Aug 15, 2013 at 03:15 PM · javascriptimportexcel

Importing data from excel using javascript; Assembly reference error.

I followed the "Load Data from Excel 2003" tutorial from the Unity3D wiki and everything went oke from there. The thing is that the script there is in C#, but all my other script that I'm using is in Javascript. So I translated all of the script to Javascript... but probably not good enough. It start failing at the start where I should be loading the Excel tool.

 import System; 
 import System.Data; 
 import System.Data.Odbc; 

The following error occurs:

 Namespace 'System.Data' not found, maybe you forgot to add an assembly reference?
 Namespace 'System.Data.Odbc' not found, maybe you forgot to add an assembly reference?

The thing is that it works fine in C#, where I found that most people were having this problem the other way around. Anyway I added the System.Data.dll and the SystemEnterpriseServices.dll to the Assets folder.

Yes, there are a lot of other posts on this topic, but none of them gave me an answer to my problem.

Thanks - Danny

Comment
Add comment · Show 2
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
avatar image cocleu · Oct 11, 2013 at 12:06 PM 0
Share

I got this problem too, Is there any method please. Elegize, did you get any thing to solve this yet?

avatar image elegize · Nov 27, 2013 at 02:07 PM 0
Share

No I didn't. I ended up converting the Excel data to a text file and loaded that one ins$$anonymous$$d. You then need to split your rows and columns using , or . because your text file lost this info.

1 Reply

· Add your reply
  • Sort: 
avatar image
0

Answer by MyUnitydream · Sep 12, 2018 at 05:22 AM

you can use Uni-Excel Package for Read, Write, and edit excel files

https://assetstore.unity.com/packages/tools/uni-excel-47540

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

17 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

Related Questions

Can someone help me fix my Javascript for Flickering Light? 6 Answers

Different language scripts - how to avoid trouble? 1 Answer

Import .swc file 0 Answers

When i call some variables to an other second script i have a problem 1 Answer

import information from JS url into Unity3d 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