I have a File that I need to pick up and process with a vb script. All my code works (Thank you to previous Experts and their assistance), but now I am stuck trying to figure out how the appropriat...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23668878.html
Zones:
Visual BasicDate Answered: 08/25/2008 Rating: 7.8 Views: 0
I am making a vb windows app which will use a sql express on tablet computers as the database. I would also like to do column wise symetric encryption on a few columns in the database. Because ev...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2306...
We've created a program in visual studio express 2008. We added references (com and .net) such as Microsoft.SqlServer.ConnectionInfo, Microsoft.SqlServer.Smo, Microsoft.SqlServer.SmoEnum, Microsof...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23224...
Hi,
I have a question in regards to the Menu Strip in Visual Basic 2008.
I have a form which needs to have a Menu Strip attached to it but I dont know how to write the code for the save butto...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23234554.htm...
Hi,
I have one problem I have a for which has several fields in it like Text Boxes and Text Areas and the from is to do with my business. I am tring to get the information that has been typed i...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23263678.htm...
Hi
Now I have the script for saving text in a text box via a text file but say if I had several text boxes and I wanted to save all the information for them how would I go about doing that and H...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23279...
Zones:
Visual StudioDate Answered: 05/06/2008 Rating: 9.2 Views: 0
I am trying to import a single sheet of an Excel file into a new SQL table.
I have accomplished this previously with Access using DoCmd.TransferSpreadsheet, but I am redeveloping the application...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23291023.html
I am trying to create a function that will load the xml code straight into a collection of a predefined class. I found the exact code that I need, but it is in C# and I don't know how to convert it...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Studio_.NET_2005/Q_23362...
I want to make a button that creates a text file of a name specified by the user, created in a specific folder- hardcode as part of file name, that forces VB to put it where you want it.
e.g: str...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_23378699.ht...
I want to be able ti Write to a new file: prompt the user for input, via inputboxes, save to array, dynamically grow array with preserve. At end of user input- return (Null)- if user clicks Ok ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_23378708.html