x


Sql Help Unity 3d

Hi, I have a interface which i need to connect to a databse kind where we have a predefined questions. User can type in the question and if it matches the one in databse show up in the text field and the question has to be selectable ..

Plzzz Help i have a presentation on Monday!!

Thanks in advance!!!!

more ▼

asked May 14 '10 at 01:53 PM

Rakesh Jha gravatar image

Rakesh Jha
61 7 9 14

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

1 answer: sort voted first

Unity has a full implementation of Mono/.NET, which supports MySQL connections.

See this page for more information.

more ▼

answered May 14 '10 at 09:24 PM

qJake gravatar image

qJake
11.6k 43 78 161

That was help full indeed thanks, But can you tell me how am i supposed to make a search bar type where if i type a word say eg: square then it matches all the questions containg square word and show up. Thanks!!

May 16 '10 at 03:10 AM Rakesh Jha

I'm not going to explain how you set up a MySQL connection in .NET, perform a query, and then get the results, no. That is outside the scope of this website, and frankly, I'm not 100% sure how to do it myself, as I've never used .NET and MySQL together before. I will tell you that it's somewhat of an involved process, and you should at least be vaguely familiar with http://ADO.NET as well as the C# language before you continue.

May 16 '10 at 05:50 PM qJake
(comments are locked)
10|3000 characters needed characters left
Your answer
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:

x841
x88
x62

asked: May 14 '10 at 01:53 PM

Seen: 2426 times

Last Updated: May 14 '10 at 01:53 PM