i want to convert number to word as 120 to 'one hundred and twenty' by using vb.net.please any one can give me a real solution?
How might I backup a SQL Server 2000 database through VB.NET 2005?
I currently have a label that displays the current month as an int i.e July = 7. I have a database with a username primary key and field 1 - 12 for each month. Each field either has a 0 or 1. I can use a detailsview to with a datasource to view all of the months data belonging to the logged in...
how to update a row in grid view in vb.net using sql server as back end
How can I program a List Box or Combo Box control to open a Windows Form in VB.NET 2005 using the selected value of the control?
Iam just at the very basic level of entering a boolean value(yes/no) for the check box cheked value in to a database with field check...for this Iam using a string variable checkvalue and proceeding like this private sub submitbtn_click(.......) dim checkvalue as string="" if checkbox1.checked=...
I am using SQL Server 2005. How can I retrieve data from live server through the Internet using VB.Net 2005?
How can I save a picture to the SQL Server database and retrieve it using VB.Net 2005?
how to write source code for Client - server Application I need to write Lotto genereting Application using VB.net
Hi everyone, I'm working with VB.Net 2005(.Net framework 2.0). I am having a problem in accessing the items in a menustrip of a form. Suppose there is an item in a menustrip named FILE. Under the FILE item there are 3 subitems- OPEN, SAVE and EXIT. Now, I wanna access and disable the 2nd subitem...
Hi everyone, I'm working with VB.Net 2005(.Net framework 2.0). I am having a problem in accessing the items in a menustrip of a form. Suppose there is an item in a menustrip named FILE. Under the FILE item there are 3 subitems- OPEN, SAVE and EXIT. Now, I wanna disable the 2nd subitem i.e. SAVE...
We have changed our back up schedule on transaction log from daily to every hour recently. Now my VB.net 2005 program start getting fail to read the table error (maybe caused by Timeout) during the time backup is executing. Is there anyway we can prevent this? Thank you, Paul Hsu


