VB.NET 2003 Questions and Answers

Recent IT Questions

1 - 8 of 8
<<PREVIOUS 1 NEXT>>

about visual basic.net

Hi I install vb.net ready and make connection ready, but when I try to using SQL statement it is error: my SQL is dim strSQL as string="select * from tblCustome where CustomerID="& intCustomerID the error is it does not no the string &? Please show me the solution how to solve this error! thank my...

View Answer   |  Jun 24 2009  1:15 AM GMT
VB.NET 2003, Database connectivity, SQL
asked by 00001

  5 pts.

Crystal Reports migration issue

I have report created with CR basic for VS .NET 2003. Some time ago i have to put this report to project crearted in VS 2008. IDE automaticly converted the report to the newest version of CR. Report include one subreport. When this report is printed from .NET 2003 project it looks fine. When i...

Answer Question   |  Jun 17 2009  12:01 AM GMT
Crystal Reports migration, Crystal Reports, VS 2003
asked by Meeron

  5 pts.

search and delete in vb.net 2003

hi, i have a select query in .net dim sqlstr as string sqlstr=select access_id from emp_main where emp_no=98198 and then if i get access id as 5 i want to delete tht whole record from emp_main table

View Answer   |  Apr 13 2009  5:18 PM GMT
VB.NET 2003, VB.NET
asked by Yusufslate

  5 pts.

OracleClient

I am new to VB.Net, I am using VB.Net 2003 and Oracle 10g Express. In coding I enter Imports System.Data.OracleClient The system did not support. Why??

View Answer   |  Mar 4 2009  8:14 PM GMT
VB.NET 2003, VB.NET, Oracle 10g
asked by Dax

  70 pts.

Date insert problem into Access from .NET

I have a procedure that inserts a record including a date into an Access database. If the dd portion of the date can equate to a month then the dd and mm parts of the date are switched otherwise the date remains as is. eg 12/11/2007 is being stored as 11/12/2007 but 13/12/2007 is stored as...

View Answer   |  Jan 20 2009  4:54 PM GMT
VB.NET 2003, VB.NET, Microsoft Access
asked by RobOfTage

  5 pts.

Executing DTSX from VB.NET 2003

We converted form SqlServer 2000 to 2005. We had dts packages which were used to import Excel data into the database. We re-created new dtsx packages to replace the old dts packages where they sit on a local drive. Our VB.NET 2003 application used to be able to run the old dts packages but we...

View Answer   |  Nov 25 2008  8:26 PM GMT
SQL Server 2000, Microsoft Excel, SQL Server 2005
asked by BClawson

  5 pts.

How we send check box's value to data base in VB.NET?

How we send check box's value to data base in vb.net?

View Answer   |  Sep 12 2008  7:25 AM GMT
VB.NET, Visual Basic .NET, Database programming
asked by Chathuraniati

  10 pts.

COPY CUT AND PASTE ON A FORM IN VISUAL.NET

I am attempting to place a copy, a cut, and a paste button(s) on a toolbar at the top of a form with many fields. The buttons are easy but the code and examples only deal with copying from a known textbox etc. I want to be able to highlight, copy to the clipboard, and then paste the data anywhere...

View Answer   |  Sep 10 2008  12:24 AM GMT
Visual Basic .NET, VB.NET 2003
asked by PatMac

  5 pts.

1 - 8 of 8
<<PREVIOUS 1 NEXT>>