I am trying to build a tool to monitor SQL Server Maintenance Plans. Can VB.NET 2008 express edition connect to a Standard EDT SQL Server?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2368...
i have tried microsoft website but i cant seem to find visual basic 2005 express edition instead im seeing 2008 express edition and im told specifically to download 2005 how can you help me with this
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23012303.htm...
After running the setup file created by Visual C# 2008 Express Edition I cannot find the application files that it installs. It creates a link in the start menu that when I right click on it and ch...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23098277.html
Zones:
MS Visual C#Date Answered: 01/21/2008 Grade: A Views: 0
I'm using VB 2008 Express Edition, how can I get the index value and tag value of the selected item or items of a listview control??
Thank You
Mike
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23354689.htm...
I have the following sub that gets called every time I select items of the listview control, my logic is to load a text control with the content of the message and once loaded I change the current ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23354814.htm...
I got the following function from someone here I just modified it a little bit so that It would work with MySQL, the problem that I see here is that it opens a new connection to the database everyt...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23355192.htm...
Hi, I am learning Visual Basic (2005 Express Edition) and I want to know what is the easiest way to import data to update a .mdb. Basically I need to create a file ( xml, csv, txt, you tell me the ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23403744.htm...
How do I programatically select a specific item of the listview control if I only know the index number or the tag id??
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23448113.htm...
i want to use textbox control entries in my sqlcd commands in vb.net.
Dim AddWithValue("@tablename",textbox.text)
sqlstr = "create table @tablename (...) "
sqlcmd.commandtext=sqlstr
I am ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_23503341.html
Zones:
VB DBDate Answered: 06/30/2008 Grade: B Views: 4
Hi,
Can anyone tell me how I can fill a listbox in my form with the contents of a .txt file I have placed in the same directory as my .exe file?
Thanks,
Paul.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23528518.html
Zones:
Visual BasicDate Answered: 07/01/2008 Grade: A Views: 31