Enter Keywords:
1 - 10 of 388(0.004 seconds)
Sort By:
 
How do I find a row in a dataset that has changed so i can see the identity column after returning from the Update statement?
Zones: .NETDate Answered: 07/20/2009 Rating: 7.6 Views: 0
We have an ASP.Net application that is built using .Net framework 1.1 & visual studio 2003. The aspx pages & crystal reports work fine on Development machine. We deployed the application to the p...
Zones: ASP.Net Programming, Business O...Date Answered: 01/18/2008 Rating: 8.4 Views: 4
I am charting out a plan to migrate from .net 2003 to 2008. Any suggestions on what all I should be looking out for?
Zones: ASP.Net Programming, .NET Framewo...Date Answered: 02/02/2009 Rating: 8.6 Views: 0
hi you guys Im brand new at visual 2003 how i need to define sqlcommandbuilder in this code? **********************  Dim myBuilder As SqlCommandBuilder = New SqlCommandBuilder(OleDbDataAdapter...
Zones: MS SQL Server, MS ...Date Answered: 11/21/2007 Rating: 7.4 Views: 0
I have added alot more objects and code to a program and like before it hits a place in the program that it just runs a few lines in the function that I wrote then exits like nothing happened.
Zones: MS Visual BasicDate Answered: 12/06/2007 Rating: 9.0 Views: 0
I need to change the font size in a document to keep the same data on one line.
Zones: MS Visual BasicDate Answered: 12/14/2007 Rating: 8.0 Views: 0
I was wondering how simple (or hard) it is to create a small vb .net 2003 app to connect to a specific web page, and collect a couple pieces of info, then put into a textbox or a table. Please ...
Zones: MS Visual Basic, .NET, Lan...Date Answered: 12/18/2007 Rating: 9.4 Views: 0
This is the select command i am using : "Select * FROM BillingDataConsolidatedBillingsView WHERE NOT ((Month(BillFromDt) = " & Month(myDate) & " AND Year(BillFromDt) = " & Year(myDate) & ") AND ...
Zones: MS Visual Basic, MS ...Date Answered: 12/17/2007 Rating: 9.2 Views: 7
I have a month i retrieve but I need to know the end of the month such as month 1 = 31 days month 2 = 28. Is there a function that can give me the days back or the last day of that month? La...
Zones: MS Visual BasicDate Answered: 12/20/2007 Rating: 9.4 Views: 0
I have a for next loop that i want a page break when it starts the next outer loop Here is my code:  xlWb.Rows.PageBreak = Excel.XlPageBreak.xlPageBreakManual.xlPageBreakManual doesnt work
Zones: MS Visual BasicDate Answered: 12/27/2007 Rating: 8.2 Views: 0