Database

P

Preacher

I have an ldf and an mdf BCM file. Can I access this database with an SQL
tool or something?
 
K

kevinw

I have an ldf and an mdf BCM file. Can I access this database with an SQL
tool or something?

Assuming you are talking BCM2007 - and therefore SQL Server 2005 Express -
you can access your database with SQL Management Studio (free MS download).

Kevin
 
M

Mani

Hello,

I am not sure that you can acces by any other application to read bcm backup
files formatt. If any plz let me know.

I wil chk it and let you know tommorow.
mail to me: [email protected]

By,
Mani
 
P

Preacher

Sorry, It's BCM2003


kevinw said:
Assuming you are talking BCM2007 - and therefore SQL Server 2005 Express -
you can access your database with SQL Management Studio (free MS
download).

Kevin
 
Top