x


unity3d read data from PostgreSQL

I have build a small project that connect unity3d with postgreSQL database.Before I build the project, I can get information from database using Npgsql.DLL and system.data.dll. However, after I build it as a exe file or publish as a webplayer, it didn't. It can't read data from database!

I have seen the database configuration, it permits remote access. So it may not be the problem. In my project, I did not use WWW class to transmit data ? could this be the reason?

Please help me if you have any idea.

more ▼

asked Oct 17 '10 at 11:13 AM

niniwjy gravatar image

niniwjy
1 2 2 2

(comments are locked)
10|3000 characters needed characters left

0 answers: sort voted first
Be the first one to answer this question
toggle preview:

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

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x804
x211
x171

asked: Oct 17 '10 at 11:13 AM

Seen: 960 times

Last Updated: Oct 17 '10 at 11:13 AM