Quantcast
Channel: sql-server – Tech ABC to XYZ
Browsing latest articles
Browse All 30 View Live

MSSQL Stored Procedure – Return more than one column [ANSWERED]

MSSQL Stored Procedure – Return more than one column Asked By: NicT Originally Asked On: 2014-01-05 18:23:39 Asked Via: stackoverflow (If you’re here from Google, I answered my own question with a fix)...

View Article


jTDS 1.2.7 and SQL Server 2000 Default instance

jTDS 1.2.7 and SQL Server 2000 Default instance Asked By: Ennio Originally Asked On: 2014-01-05 18:30:20 Asked Via: stackoverflow a very simple snippet: private static final String...

View Article


count query with joins in sql

count query with joins in sql Asked By: user3134694 Originally Asked On: 2014-01-05 18:38:16 Asked Via: stackoverflow I try to create a count query in SQL, and I try to show notifications to...

View Article

Inserting date in database [ANSWERED]

Inserting date in database Asked By: user3163265 Originally Asked On: 2014-01-05 19:17:27 Asked Via: stackoverflow datofreg is of type datetime my command is SqlCommand cmd = new SqlCommand("insert...

View Article

Error while converting string to SqlConnection [ANSWERED]

Error while converting string to SqlConnection Asked By: Lost_in_CS Originally Asked On: 2014-01-05 19:38:58 Asked Via: stackoverflow I’m getting this error: Cannot implicitly convert type string to...

View Article


Image may be NSFW.
Clik here to view.

Insert into the database "MDF" does not work [ANSWERED]

Insert into the database "MDF" does not work Asked By: Ronald Araújo Originally Asked On: 2014-01-05 19:52:01 Asked Via: stackoverflow Honestly I’ve tried everything and in many ways, but I can not...

View Article

SQL Date Format [ANSWERED]

SQL Date Format Asked By: user2980316 Originally Asked On: 2014-01-05 21:14:23 Asked Via: stackoverflow I’m working with an SQL Server and I’m create a program to add records to the database. However,...

View Article

Conversion failed when converting from a character string to uniqueidentifier...

Conversion failed when converting from a character string to uniqueidentifier – Two GUIDs Asked By: Simon Edström Originally Asked On: 2014-01-05 23:02:52 Asked Via: stackoverflow I don’t understand...

View Article


how to include max in sql where clause?

how to include max in sql where clause? Asked By: Zulu Z Originally Asked On: 2014-01-06 02:01:00 Asked Via: stackoverflow I have to create a query to return a next installment date and have a problem...

View Article


Image may be NSFW.
Clik here to view.

update with the latest date [ANSWERED]

update with the latest date Asked By: user3094424 Originally Asked On: 2014-01-06 02:35:58 Asked Via: stackoverflow I have a table as shown below: I need to update them into the latest last_order_date,...

View Article
Browsing latest articles
Browse All 30 View Live