Jump to content

PHP and vb.net?


topflight

Recommended Posts

Not really a PHP question: PHP and mySQL are totally different creatures.

 

I'd imagine that there is a MySQL driver for VB.net that would allow you to access mySQL databases from within your VB.net programs, but you're better asking that in the VB forums

Link to comment
https://forums.phpfreaks.com/topic/146225-php-and-vbnet/#findComment-767687
Share on other sites

Is their anyway I can use the login information from the members table of the database  with my current vb.net project?

Yup if you have php installed on the server you can ever run both PHP and asp.net

 

 

Well may you please tell me the steps to do that. I really need to transfer information form vb.net to phpmyadmin and viseversa that would be must appreciated.

Link to comment
https://forums.phpfreaks.com/topic/146225-php-and-vbnet/#findComment-767791
Share on other sites

If you are using a mysql database you don't need to transfer anything. You can use the same database and read it using php or asp.net.

 

If you  just want the data in the database you dont even need php or asp.net you can use mysql query browser.

 

and what type of server is it? can you install anything on it?

Link to comment
https://forums.phpfreaks.com/topic/146225-php-and-vbnet/#findComment-767801
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.