How Do I Find Out What Database I'm Using?

May 15, 2006

Hello all!

Quick question: How do I find out what database I'm currently using? I can't seem to find an appropriate system stored proc in BOL. For example:

use XYZ
go

[SQL statement(s) in question]
go

RESULTS:

database
---------------------------------
XYZ

Thanks in advance for your help!
Cat

View 2 Replies


ADVERTISEMENT

Could Not Find Database ID...

Sep 24, 2007

I took some database from mproduction, updated and then restored to acceptance. I was trying to make my update as quick as possible so I dropped my originals and renamed my new ones...

now I am getting this...

"Could not find database ID"

I have looked at a few things like ....

http://msdn2.microsoft.com/en-us/library/Aa258743(SQL.80).aspx

but it ain't working and I have not been able to find the crossdatabase referencing object causing all of this pain using profiler and the QA.

it's probably not a good idea to update the key on sysdatabases in master. anyone got any bright ideas.

View 2 Replies View Related

Could Not Find Database ID

Sep 21, 2007

I dropped a DB and restored it from last nights backup.
Now getting a job failure that has this msg. Any ideas?

Msg 913, Sev 16: Could not find database ID 7. Database may not be activated yet or may be in transition. [SQLSTATE 42000]

View 7 Replies View Related

Find Database

Dec 12, 2006

i want a large database for datamining. but i don't find. can you help me?.

View 3 Replies View Related

How To Find Database In VC#?

Nov 27, 2006

Hi There!

I am very new to VC# and SQL Express. I made a databse and a table in SQL Express, but I can not find it when I open up VC# Express and search through the Database Explorer. Can anyone provide me with information on how to get them working together? I have searched online for a while, but so far no good answers. Thank you!

View 1 Replies View Related

I Don't Find Any Sql Server Database

Jan 24, 2007

Hi,
I installed already vs 2005. The installation installed automaticaly SQL Server 2005 express. Now , I want to see which databases I have there and tables,views,store procedure etc. I tried the server explorer in the vs but I don't see any database on my pc. I tried also to open somthing like enterprise manager like I have in sql server 2000 but I don't found such a tool. I tried to find it in START=>Programs=>SQL Server 2005 but their I see only the Configuration tool. I want to know if the installation of the vs 2005 does not install Databases for the sql server Express ? Should I have to download this database samples? What about a tool to view those database like the enterprise manager  in sql server 2000  ?
 Thanks,
David

View 4 Replies View Related

Cannot Find Database.mdf Under App_Data Using Sql

Mar 26, 2007

Why can I not connect to the database created under app_data folder with sql express and view the tables. I am trying to understand the structure of how it works, I have gone through the My personal web site starter kit's files to try and understand how it writes to the database.Why is the databse not visible in SQL express and why are the databases attached database files and not directly in SQL2005. 

View 3 Replies View Related

Could Not Find Row In Sysindexes For Database

Aug 26, 2007

I am trying to attach a database that was created on another server.  I believe the database was created using SQL Server Management Studio Express 2005.  Now, I have successfully attached the database in my development environment, which is using SQL Server Management Studio Express 2005.
However, when I tried to attach the database onto our production server, which is SQL Server 2000 I received the error:
Error 602:Could not find row in sysindexes for database ID 18, object ID 1, index ID 1.  Run DBCC CheckTable on sysindexes.
In my development environment, I ran DBCC CheckDB on the source database and no errors are returned.
I aslo checked the compatibility level under the database properties and it shows: Sql Server 2000 (80)
So, this should not be a version incompatibility issue. What is causing the attach to fail on SQL Server 2000?
Thanks for any help.

View 3 Replies View Related

How To Find All The Tables Which Are In Database

Feb 24, 2008

 Hi......i want to find all the tables which are in database. is there any hint or code that can help meThanks in advance

View 4 Replies View Related

How To Find That The Database Is Corrupt

Jan 6, 2002

Hi,

I am new to sqlserver. we are using sqlserver 6.5.
these is no dbcc checkdb,checkalloc has been ran on the database for more than a uear, and dbcc updateusage has been run daily. Still now no errors are seen on the errorlog. The database has been restored daily on a different server too.

How can we confirm that the database is good. Will the database show suspect if there is a single table gets corrupt.or the dbcc update usage will say that the table is corrupted.

Suppose if I run the checkdb and checkalloc on the server now (after a year), will there be a possibility of table corrupt seen and how can I handle the database in this situation.

It is very much appreciated if any of you clear my doubt.

Thanks,
newbee

View 2 Replies View Related

Where Can I Find All The Triggers In My Database

Mar 21, 2001

Hello, I have created a couple of triggers in many different tables. is there a way to run a comman in sql window to see a list of all the triggers that I created, or telling me which tables that triggers are located.

Thanks

Ali

View 4 Replies View Related

How To Find The How Old Is The Database Backup

Aug 31, 2007

HI,
We get our Database restored regularly in our test enviornment.
I am trying to find out the Database Backup Time stamp through system tables and I am not able find .
If you guys know ,please let me know.
Thanks,
Raju

Thanks!
Raju
http://rajusqlblog.blogspot.com/

View 7 Replies View Related

Is There A Way To Find Growth In Log (ldf) And Database(mdf) ?

Sep 22, 2005

Hello,I need to monitor every 15 minutes growth in data file and log file .Since mdf and intial file sizes are set to high value,measuring these values at 15 min interval will not provide the changein size .My intention is to measure the log file size growth which helps tocalculate the disk space and bandwidth required to setup log shipping .We need to set up this infrastructure based on this calculationThanksM A Srinivas

View 6 Replies View Related

How To Find A Column In Database

May 29, 2008

Hi all,
Is there a way to see how many tables have a column like "name" in database?
Thanks

View 5 Replies View Related

Add Database In VWD - Can't Find SQLExpress

Apr 27, 2006

ERROR:

Connection to SQLServer files (*.mdf) require SQLServer Express 2005 to function properly.

ASP.NET Config manager is able to create aspnetdb and set up MemberShip correctly.

SQLExpress service account has access to teh folder (as witnessed by ASP.NET manger success).

What else can cause the IDE to fail to create and attach the file?

Also the accoutn I am running VWD under can access and create/attach db files with no problem.

I have the same issue running VS2005 Professional on a second machine.

I already shut down firewall to see if that was part of the issue.

View 3 Replies View Related

How Do I Find When My Database Was Last Accessed

Dec 11, 2007



I have a bunch of datbases I have created during the development process. I want to delete those no longer being used. How do I find when the last time a database was accessed?

Thanks.

View 3 Replies View Related

Cannot Find SQLCE 3.5 Database

Apr 8, 2008



hi,
I am developing a PDA project using Windows CE 6.0
I develop an Application using VS 2008 and create a database using SQLCE 3.5 in VS2008.
I run the Application in Mobile 6 Emulator, it is correctly.

When I integrate it in My Custom OS, there is an error to connect the SQLCE 3.5 Database.

My CE 6.0 customed OS included: All 'File System and Data Store' Components.
I also Include the 7 DLL: in C:Program FilesMicrosoft SQL Server Compact EditionV3.5Deviceswce500armv4i
-sqlcecompact35.dll
-sqlceme35.dll
-sqlceqp35.dll
-sqlceca35.dll
-sqlceer35EN.dll
-sqlceoledb35.dll
-sqlcese35.dll

Also, I include the three CAB Files:
- sqlce.dev.ENU.wce5.armv4i.CAB
- sqlce.wce5.armv4i.CAB
- sqlce.repl.wce5.armv4i.CAB


I first Run the three CAB files in My PDA Emulator.
Then I run the Application located: Windows
All the files I imported in my OS is located in Windows

When I run my Application, there is an error prompted:
"The Database file cannot be found. Check the Path to the database.
[Data Source = WindowsTest.sdf]"

I try to use The Query Analyer to open the DB:WindowsTest.sdf,
The Error Message shown:
Error: 0x8004005 E_FAIL
Native Error: (25046)
Interface definning error: IID_IDBInitialize
Param 0 : 0
Param 1 : 0
Param 2 : 0
Param 3 : WindowsTest.sdf

I, then, create a database in my PDA Emulator using isqlw35.exe (Query Analyzer)
and located in WindowsTest2.sdf.
After create the Test2.sdf, I use the Query Analyzer to re-open it. It is correct with no error!
I use my Application to open the WindowsTest2.sdf, and it is correctly too!

Therefore, the problem would be: The SQLCE 3.5 database I created in VS2008, named 'Test.sdf'
cannot be opened in my customed ce 6.0 OS. However the database I created in my customed OS 6.0
emulator ,named 'Test2.sdf' works fine.

Is there any difference or what's wrong when I create a SQLCE 3.5 database and integrated in Windows CE 6.0???

View 3 Replies View Related

Backup Cant Find Database Name

Aug 3, 2006

I was trying to backup my database file using My.Computer.FileSystem.CopyFile but because SQL keeps the file locked this doesnt work (I am using VB.NET 2005 Express and SQL 2005 Express). It seems that the Backup command is what I want to do but it doesnt recognise my database name, which otherwise appears in the Database Explorer tab of the IDE

I wrote a function to use the Backup command as follows
Public Sub MyDbBackup()
Dim sqlconn As New SqlClient.SqlConnection(MyConnectionStringdb)
Debug.Print(sqlconn.Database)
sqlconn.Open()
Dim Backupcommand As SqlClient.SqlCommand = New SqlClient.SqlCommand("BACKUP DATABASE MyDatabase TO DISK = 'c:Mydatabase.bak'")

Backupcommand.CommandType = CommandType.Text
Backupcommand.Connection = sqlconn
Backupcommand.ExecuteNonQuery()
sqlconn.Close()

End Sub

But this gives the error
Could not locate entry in sysdatabases for database 'Mydatabase'. No entry found with that name. Make sure that the name is entered correctly. BACKUP DATABASE is terminating abnormally.

I have also tried with the .mdf extension, with the full path name, and with the name as given by sqlconn.database which is supposed to be the full database name, with and without single quotes surrounding it.

How can I find out which database name this function requires and why it is not finding the database? Other queries on it are working fine.

Thanks

Martin

View 9 Replies View Related

How Do I Find Data Having Max Length In The Database

May 18, 2006

How do I find data having max length in the Database ?

View 1 Replies View Related

How To Find Out Free Space In A Database ..?

Jun 15, 2003

Hi,

I have to rebuild a clustered index.I want to know how to find out the free space in a database ?

I know that DBCC SQLPERF ( LOGSPACE )
will give free space in a log space.

Thanks,
copernicus.

View 2 Replies View Related

How To Find Who Is Deleted The Database Or Object?

Aug 5, 2003

Hi,
I wanted find the log information if anybody deleted my database or bojects in my server.
Is it possible we can able to find this details in my previous log or any sys tables ?
Thanks

View 4 Replies View Related

Database Index - How To Find It Using The Application's GUI

Mar 22, 2006

On the Enterprise Manager of the MS-SQL server, how do I find or see the database index in there? Both that was done by SQL query or Stored Procedure?

Thanks...

View 4 Replies View Related

Could Not Find Database Table ID 2, Name 'tempdb'..

Nov 16, 2004

On startup of my SQL Server 2000 Ent Edition service, I see the following logged:

Error: 615, Severity: 21, State: 1
Could not find database table ID 2, name 'tempdb'..


I am running on W2K3, SQL 2000 Dev Edition, 8 CPU, 16GB, -g512

Any ideas would be appreciated

View 2 Replies View Related

How To Find And Replace In Entire Database

Nov 21, 2013

I have to replace gl_number 25050-80 with gl_number 25050-80 in the entire database. I know how to do that in a table but not in all tables.

View 2 Replies View Related

How To Find Text String In Database

Dec 2, 2003

I'd like to find a specific text string searching in all tables within same database. Is there a way to make only one query to all tables at the same time?

View 14 Replies View Related

Find Database Access By Tcp Connection

Feb 10, 2004

Ok, lets see if I can put what I am looking for into words.
I run a MSSQL server, I show in my logs that a connection is being made to my server from a remote ip. I have contact the owner of the ip in question and they state that they have no buisness with us and they should not be connected to us. According to netstat the connection to us is established on 2 different remote ports to 1433. My question, is there any logging on sql that I can turn on, look at to see what database this connection is accessing? Thanks

View 5 Replies View Related

How To Find Records In Database Using Select

Apr 27, 2004

I need to be able to find certain data as the user has submitted that data twice and delete one record,except that have hundreds of tables and don't know the table where she would have submitted the data, but I have some other key info that I can start with.

My question is,how do i select a record from the database if I don't know the table it comes from?

Could somebody give me an expamle please?

View 2 Replies View Related

SQL 2012 :: How To Find Available Database Space

Sep 8, 2015

How to find available database space?

View 3 Replies View Related

Can't Find My Database On Maintance Plan

May 29, 2008

I created a Daily and Weekly Maintenace Plans when I check my backups I notice that one of my databases was not being back-up. I then try to create a Maintenace plan for tha particular database only but I can't see it on my list of databases to back-up. Any help would be appreciated on creating a daily and weekly plan for these particular database.

View 4 Replies View Related

How To Find Invalid Objects In Database

Apr 24, 2014

I need to find all the invalid objects means which will throw error on execution in a particular DB.

View 1 Replies View Related

Find Database Objects That Contain A String

May 5, 2006

-- This stored procedure will let you search through your database
-- to find various objects that contain a particular string.
-- For example, you may want to see all tables and views that contain
-- a particular column.


use master
IF (object_id('sp_FindReferences') IS NOT NULL)
BEGIN
PRINT 'Dropping: sp_FindReferences'
DROP procedure sp_FindReferences
END
PRINT 'Creating: sp_FindReferences'
GO
CREATE PROCEDURE sp_FindReferences
(
@string varchar(1000) = '',
@ShowReferences char(1) = 'N'
)
AS
/****************************************************************************/
/* */
/* TITLE: sp_FindReferences */
/* */
/* DATE: 18 February, 2004 */
/* */
/* AUTHOR: WILLIAM MCEVOY */
/* */
/****************************************************************************/
/* */
/* DESCRIPTION: SEARCH SYSCOMMENTS FOR INPUT STRING, OUTPUT NAME OF OBJECT */
/* */
/****************************************************************************/
set nocount on

declare @errnum int ,
@errors char(1) ,
@rowcnt int ,
@output varchar(255)

select @errnum = 0 ,
@errors = 'N' ,
@rowcnt = 0 ,
@output = ''

/****************************************************************************/
/* INPUT DATA VALIDATION */
/****************************************************************************/


/****************************************************************************/
/* M A I N P R O C E S S I N G */
/****************************************************************************/

-- Create temp table to hold results
create table #Results
(
Name varchar(55),
Type varchar(12),
DateCreated datetime,
ProcLine varchar(4000)
)


IF (@ShowReferences = 'N')
BEGIN
insert into #Results
select distinct
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
''
from sysobjects SO
join syscomments SC on SC.id = SO.id
where SC.text like '%' + @string + '%'
union
select distinct
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
''
from sysobjects SO
where SO.name like '%' + @string + '%'
union
select distinct
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
''
from sysobjects SO
join syscolumns SC on SC.id = SO.ID
where SC.name like '%' + @string + '%'
order by 2,1
END
ELSE
BEGIN
insert into #Results
select
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
'Proc Line' = text
from sysobjects SO
join syscomments SC on SC.id = SO.id
where SC.text like '%' + @string + '%'
union
select
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
'Proc Line' = ''
from sysobjects SO
where SO.name like '%' + @string + '%'
union
select
'Name' = convert(varchar(55),SO.name),
'Type' = SO.type,
crdate,
'Proc Line' = ''
from sysobjects SO
join syscolumns SC on SC.id = SO.ID
where SC.name like '%' + @string + '%'
order by 2,1
END


IF (@ShowReferences = 'N')
BEGIN
select Name,
'Type' = Case (Type)
when 'P' then 'Procedure'
when 'TR' then 'Trigger'
when 'X' then 'Xtended Proc'
when 'U' then 'Table'
when 'C' then 'Check Constraint'
when 'D' then 'Default'
when 'F' then 'Foreign Key'
when 'K' then 'Primary Key'
when 'V' then 'View'
else Type
end,
DateCreated
from #Results
order by 2,1
END
ELSE
BEGIN
select Name,
'Type' = Case (Type)
when 'P' then 'Procedure'
when 'TR' then 'Trigger'
when 'X' then 'Xtended Proc'
when 'U' then 'Table'
when 'C' then 'Check Constraint'
when 'D' then 'Default'
when 'F' then 'Foreign Key'
when 'K' then 'Primary Key'
when 'V' then 'View'
else Type
end,
DateCreated,
ProcLine
from #Results
order by 2,1
END

drop table #Results

GO
IF (object_id('sp_FindReferences') IS NOT NULL)
PRINT 'Procedure created.'
ELSE
PRINT 'Procedure NOT created.'
GO

View 4 Replies View Related

How To Find The Size Of The Database Dump.

Jul 20, 2005

hi,There is facility to do backup of the database. I can use thatfacility to backup the database. But before i do a backup i want tocheck if the disk space available enough to backup that database. Ihave a 22gb database mdf file, when i took a backup of that its only3gb. SO i cannot use the size of mdf file to determine the databasedump file. Is there any facility available to find out the backupdatabase dump size before doing the backup?ThanksNabhonil.

View 1 Replies View Related

SQL CE Cannot Find Database After OpenFileDialog Returns OK

Feb 22, 2008

Here is a strange problem

We have an application that uses SQL CE to fill a catalog of tools that the user can drag and drop onto a drawing.

Upon loading the user is given a list of options, one being to open an existing drawing. When the user clicks to open a drawing the OpenFileDialog opens up and the user clicks a file and then "OK".

In the same subroutine I use a table adapter to fill a dataset that holds the catalog of tools mentioned earlier.


If OpenFileDialog1.ShowDialog = Windows.Forms.DialogResult.OK Then

OpenFile(OpenFileDialog1.FileName) 'Subroutine to open the file

End If

'Later in the code...

Dim catAdapter As New PCDatabaseTableAdapters.CategoriesTableAdapter

Dim catDS As New PCDatabase.CategoriesDataTable

catAdapter.Fill(catDS)


For some reason, when the user clicks "OK" on the OpenFileDialog1, I get the following error...

SqlCeException - The database file cannot be found. Check the path to the database. [ File name = .database.sdf ]

And I know that the database is where it should be. If the user hits cancel, then the tableadapter works fine and the data is loaded.


If anyone has any solutions to this problem I would appreciate it.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved