How to register a db on SQL Server from VB6
From: Steve (smartin@cambridgeassociates.com)
Date: 09/25/02
- Next message: Rob: "SQL Server HotFix verification"
- Previous message: Simon Train: "WITH ENCRYPTION en masse"
- In reply to: Ing. Juan Manuel Alegría B.: "How to register a db on SQL Server from VB6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Steve" <smartin@cambridgeassociates.com> Date: Wed, 25 Sep 2002 11:51:52 -0700
Its not clear if the file you have copied is a sql server
db file. If it is you can use sp_attach_db. If you do not
know how to use the proc, refer to the online books.
>-----Original Message-----
>Hi Group... How can I register a database on SQL Server
if I only copied
>the files on a folder, and I want to register this files
like a database on
>SQL Server with VB6 code. Maybe I can use any stored
procedure, but I don't
>know which one. thanks very much for your help.
>
>--------------------------------
>Atte.
>
>Ing. Juan Manuel Alegría Bobadilla
>jmanuel@mbge.com.mx
>
>Guadalajara, Jalisco, México
>
>
>.
>
- Next message: Rob: "SQL Server HotFix verification"
- Previous message: Simon Train: "WITH ENCRYPTION en masse"
- In reply to: Ing. Juan Manuel Alegría B.: "How to register a db on SQL Server from VB6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|