Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Connect system to sql


vqoley
 Share

Recommended Posts

this can get you starter

[http://www.dreamincode.net/forums/topic/24677-connecting-to-a-sql-server-database-using-adodb/](http://www.dreamincode.net/forums/topic/24677-connecting-to-a-sql-server-database-using-adodb/)

[http://www.youtube.com/watch?v=i3JvOk6AkOw](http://www.youtube.com/watch?v=i3JvOk6AkOw)
Link to comment
Share on other sites

> this can get you starter
>
> [http://www.dreamincode.net/forums/topic/24677-connecting-to-a-sql-server-database-using-adodb/](http://www.dreamincode.net/forums/topic/24677-connecting-to-a-sql-server-database-using-adodb/)
>
>  
>
>  
>
> [http://www.youtube.com/watch?v=i3JvOk6AkOw](http://www.youtube.com/watch?v=i3JvOk6AkOw)

can i connect to mybb using that tutorial?
Link to comment
Share on other sites

> No, MyBB is a forum software that runs on a MySQL database. So you're completely off by that thought of yours. It's very possible to integrate an Eclipse server with a MyBB forum through ADODB.

I have already done it for eclipse. I know mybb is forum software i was stating that the connection is to a online mysql database and this particular video does not show what he wants, So stick that up ya from straya
Link to comment
Share on other sites

I never made any mention of the video doing what he wanted to, I was just stating the basic method can be used to achieve his goal. Read my post again:

> **To the database, yes.** But make use of it? Not unless you know how SQL works as well as the MyBB database.

I highlighted the first part, I said he could use it to connect to the database, the part after it says that he'd need to know how the database itself functions before he could do anything to link the two together. In other words, the video itself would not be sufficient information.

learn to read.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...