Search Results

Showing results 1 to 13 of 13
Search took 0.00 seconds.
Search: Posts Made By: cVz ; Forum: MS SQL and child forums
Forum: MS SQL 4 Days Ago
Replies: 0
Views: 174
Posted By cVz
I get the following message when executing a stored procedure.

The query has exceeded the maximum number of result sets that can be displayed in the results grid. Only the first 100 result sets...
Forum: MS SQL Sep 11th, 2009
Replies: 5
Views: 1,009
Posted By cVz
well it just bounces ...

No error...

however the backup file is 0 bytes
Forum: MS SQL Sep 11th, 2009
Replies: 5
Views: 1,009
Posted By cVz
Hi my friend , i have that .


/// <summary>
/// Backups are done here
/// </summary>
#region Backup Methods
#region Full Backup method
void...
Forum: MS SQL Sep 11th, 2009
Replies: 5
Views: 1,009
Posted By cVz
:'( Hello everyone,

i wrote an application that makes database backups and zips them.

Can anyone please tell me what i need to do in order to get the apllication to work on IIS 6 windows server...
Forum: MS SQL Feb 24th, 2009
Replies: 2
Views: 720
Posted By cVz
what exactly is a 'Database Schema' ?? and how can i make one ??
Forum: MS SQL Dec 17th, 2008
Replies: 2
Views: 448
Posted By cVz
SELECT FILEGROUP_NAME(1) AS [Filegroup_Name];

This works cool and all , but i want all the stuff to display in one listbox ....
Forum: MS SQL Dec 17th, 2008
Replies: 2
Views: 448
Posted By cVz
hey there lovely people, i am trying to make an application that makes database backups, now obviously i need to add the file / filegroup backup option too , which is not a problem except for this...
Forum: MS SQL Dec 12th, 2008
Replies: 1
Solved: Urgent help
Views: 421
Posted By cVz
ok the error was found in the accountNumber columns, thanks anyway
Forum: MS SQL Dec 12th, 2008
Replies: 1
Solved: Urgent help
Views: 421
Posted By cVz
Hey there, i really want to break my pc by now

can anyone tell me how to get around this ??

I just want to update the new database here


USE NGCOLLECT
GO
Forum: MS SQL Dec 11th, 2008
Replies: 1
Views: 1,111
Posted By cVz
Hey hey

I have two tables with a lot of data, i need to insert certain column values from table one into table two - eg

Table one column = First_Name
Table two column = Name

I need to get...
Forum: MS SQL Dec 10th, 2008
Replies: 2
Views: 3,377
Posted By cVz
Hi , I have 2 columns named

1. Tel_H
2. Tel_H_Code

How can i merge these two columns to make them one ??

I am clueless here...The best i can do is to view them as one
Forum: MS SQL Dec 5th, 2008
Replies: 1
Views: 1,848
Posted By cVz
Oh cool this seems to work

SELECT name
FROM master.dbo.sysdatabases
WHERE name NOT IN ('master','model','msdb','tempdb')
Forum: MS SQL Dec 5th, 2008
Replies: 1
Views: 1,848
Posted By cVz
Hey can anyone give me the query to retrieve a list of databases on a server rather than this query

SELECT NAME FROM sysobjects

which gives me a list of tables ????

Thank you
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC