connecting using VB.NET
Posted by: Fatali (---.tampfl.dsl-w.verizon.net)
Date: January 14, 2007 01:06AM

I can't figure out how to connect to a database made in phpmyadmin using Visual Basic.NET. I've tried using an SQLConnection object but it can't find the database on the server. (using direct static IP) and I would much rather hard-code it since it only needs to be invoked at certain times. Can anyone help?

Options: ReplyQuote
Re: connecting using VB.NET
Posted by: yfastud (---.mia.bellsouth.net)
Date: January 14, 2007 04:53AM

Did you enable odbc yet? or maybe this sample help:

[www.planet-source-code.com]

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote
Re: connecting using VB.NET
Posted by: Fatali (---.tampfl.dsl-w.verizon.net)
Date: January 14, 2007 07:12PM

how would I go about enabling odbc? I know how to get to it, just not what I need to do when I get there.

WAMP is running on a system running MS Windows Server 2003. Do I need to enable odbc there or on the machine I'm making the program on? And, will odbc need to be enabled on every system that needs to run the program?

Options: ReplyQuote
Re: connecting using VB.NET
Posted by: yfastud (---.mia.bellsouth.net)
Date: January 14, 2007 07:18PM

If I'm not wrong, enable it through tray icon; however, I'm not really using it, so you might want to search this forums for that question

Have fun

[www.jlbn.com] (testing web server)
[test.jlbn.com] (testing codes)
[forum.jlbn.com] (testing phpBB2)
[forums.jlbn.com] (testing phpBB3)
[mail.jlbn.com] (testing mailserver)
[ftp.jlbn.com] (testing ftp server)
[www.jlbn.com] (testing flashes)
[www.jlbn.com] (testing images)
[joomla.jlbn.com] (testing Joomla 1.0.10)
[fusion.jlbn.com] (testing phpFusion 6.01.6)
[nuke.jlbn.com] (testing phpNuke 7.9)
[nukep.jlbn.com] (testing phpNuke Platinum 7.6.b.4v2)
[pnuke.jlbn.com] (testing PostNuke 0.800-MS2)
[nukevo.jlbn.com] (testing phpNuke Evolution 2.0.1)

Options: ReplyQuote


Sorry, only registered users may post in this forum.