Discussions Search    Reviews    Search Aid    Buzzzz    Google@Omgili Add to iGoogle   Bookmark and Share

  Advanced Search



Vb.Net Integration

On Tue, 10 Jun 2008 18:58:12 +0100, "Tym" <...@ictis.net

I've had a wonderful idea for one of my apps, and don't know if it possible
to do what I want...

The app currently uses a local database, and I want to develop a version
that uses a MySQL database hosted by my ISP (PlusNet)

I presume it's just a case of getting the connection string correct, but whe
I look at:


Standard



Server=myServerAddress;Database=myDataBase;Uid=myUsername;Pwd=myPassword;



I'm a little lost with the server address PlusNet provide a server name that
this database is on, but how do I incorporate it here??



Tym.

 Latest discussions from this group  (alt.comp.databases.mysql)

Vb.Net Integration  
[10 Jun 2008]
On Tue, 10 Jun 2008 18:58:12 +0100, "Tym" <spamtrap@ictis.n et I've had a wonderful idea...
for one of my apps, and don't know if it possible to do what I want... The app currently...
Help, printf problem  
[24 May 2008]
Hi, I'm attemping:- $blah = "pop"; $query = sprintf("UPDATE events SET event_title = %s...
s WHERE event_id = %s",$blah, $id); It just doesn't do it. If I echo the $query it all looks...
MySQL Query Browser: Access violation in module LIBMYSQL.DLL (VISTA)  
[13 May 2008]
On Tue, 13 May 2008 10:28:08 +0100, "Brian Cryer" <www.cryer.co.uk Each time I run a ...
query using MySQL Query Browser (version 1.2.12) I get the error: Access violation at...
More...


On Fri, 13 Jun 2008 15:44:36 +0100, PlusNet Support Team <...@plus.net



Sure I replied to this earlier on this morning but I can't see my post now.

Anyway...

Server = This will be either rumpus.plus.net or humbug.plus.net
depending on which server your SQL account was created on.

Database = username_pn (where 'username' is the username for your account).

Uid = Your main account username.

Pwd = The password you were sent when you activated your MySQL service.
This is normally a random string of 16 or so characters. If you don't
know it, you can contact support who are able to reset it.

--
|Bob Pullen Broadband Solutions for
|Support Home & Business @
|PlusNet plc. http://www.plus.net
+------ PlusNet - The smarter way to broadband ------

On Fri, 13 Jun 2008 17:53:22 +0100, "Tym" <...@ictis.net

Thanks for taking the trouble to check your posting! ;-)

That's great - Ill give it a go...

Tym.


"PlusNet Support Team" <...@posted.plusnet...


On Mon, 16 Jun 2008 14:58:21 +0100, "Tym" <...@ictis.net

Cookin' wi' Gas!! Thanks


"PlusNet Support Team" <...@posted.plusnet...


Discussion Title: Vb.Net Integration
Title Keywords: Vb.Net  Integration