Advertisement

1 - 10 of 21 containing alltags:("SQL,VB.Net") (0.002 seconds)
Hello all, I have a rather urgent question regarding how to select from multiple tables using MAX and Count() Table1 has a simple period_id period_id 1 2 3 4 5 etc... Table2 conta...
Zones: SQL Syntax, MySQL ServerDate Answered: 02/28/2008 Grade: A Views: 14
Can anyone help me in writing a SQL query which takes values from the list box  and inserts into a database table.The only complication in this is The number of items in the listbox may not be eq...
Zones: SQL Syntax, MS Visual Basic, SQL S...Date Answered: 03/26/2008 Grade: A Views: 139
I need to write a SQL Select Statement which takes columns from another select command For example Select (select * from tblabc where customerid =100) from tblmaster. Thank You
Zones: SQL Syntax, MS Visual Basic, SQL S...Date Answered: 03/17/2008 Grade: A Views: 0
Hi experts: I got the following table: MU      CT      Date      SO1      SO2      S03      S04      S05      S06 100      12      6/6/08       1        2          3           4              5      6       100      10      6/6/08       1        2          3           4              5      6       200      14      6/7/08       1        2      ...
Zones: SQL Server 2005, MS SQL DTSDate Answered: 06/13/2008 Grade: A Views: 8
I want to turn/rotate certain information that are displayed in joined rows, so they will become extra columns in the query output. To illustrate this problem, I have set up an example in which ...
Zones: SQLBase, MS SQL ServerDate Answered: 10/13/2008 Grade: A Views: 16
My vb.net app has been working for many months and all of a sudden i am getting a timeout message when trying to do an SQL update from my code. If i run from the MSSQL window i can add manually fin...
Zones: MS Visual Basic, MS SQL Server, SQL Serv...Date Answered: 10/28/2008 Grade: A Views: 58
I have created a DTS Package in SQL 2005 . The package is regarding importing data from a text file into excel.I works fine. But now I want to add the DTS package in VB.NET in a form on a command b...
Zones: .NET, MS SQL Server, MS SQL DTSDate Answered: 11/11/2008 Grade: A Views: 0
Hi i need an expert advice for how to create parent child relation between to tables so that the parent table will display the child table when i click plus sign. i need to to see the chid table...
Zones: SQL Server 2005, MS Visual BasicDate Answered: 02/22/2008 Grade: C Views: 38
Hi im getting Unhandled Cast Exception while adding a new data source: The error message says: Error Message: Unable to cast object of type 'System.Diagnostics.DebuggerNonUserCodeAttribute' to...
Zones: MS Visual Basic, SQL Server 2005, Visual S...Date Answered: 03/14/2008 Grade: A Views: 0
I need to do update two tables from one save button on a Win form. I understand I cannot update two tables in one query. I understand I must use two updates. I do not know HOW to do two update...
Zones: .Net Editors & IDEs, MS SQL Server, MS Visual Ba...Date Answered: 04/12/2008 Grade: A Views: 0