Advertisement

1 - 10 of 193 containing alltags:("Express Edition") (0.002 seconds)
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?
Zones: SQL Server 2005, V...Date Answered: 08/30/2008 Grade: A Views: 47
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
Zones: MS Visual BasicDate Answered: 12/09/2007 Grade: A Views: 0
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...
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
Zones: MS Visual BasicDate Answered: 04/25/2008 Grade: A Views: 101
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 ...
Zones: MS Visual BasicDate Answered: 04/28/2008 Grade: B Views: 0
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...
Zones: MS Visual BasicDate Answered: 04/28/2008 Grade: B Views: 11
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 ...
Zones: MS Visual Basic, V...Date Answered: 07/17/2008 Grade: A Views: 7
How do I programatically select a specific item of the listview control if I only know the index number or the tag id??
Zones: MS Visual BasicDate Answered: 06/01/2008 Grade: A Views: 0
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 ...
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.
Zones: Visual BasicDate Answered: 07/01/2008 Grade: A Views: 31