Re: SQL-Server / Databases
- From: "Ingo Manthey" <ingo.manthey@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Jun 2005 04:55:00 +0200
Hi,
just now I found a way.
In my assemblyinfo I remove the AssemblyKeyFileAttribute.
If I have compiled my bib then I make the strong name with the al.exe
Thanks for helping
best regard
Ingo
"Ingo Manthey" <ingo.manthey@xxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:u8yUxKzeFHA.1448@xxxxxxxxxxxxxxxxxxxxxxx
> At frist time very mutch thanks for your help.
>
> just now I´m a litle bit further.
> I test with the al.exe to give the sqldmo.dll a strong name. But if I
> would like to import the dll at once. I became a error that is not a COM
> Object. I don´t find more information in the internet oder in the
> helpfile.
>
> Sorry I am very, very new by programming with .NET. later I wrote
> programms more than 10 years with Delphi.
>
> best regards
>
> Ingo
>
> "PaulX" <PaulX@xxxxxxxxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
> news:512CE113-21A5-40D0-8BD6-AF50960A8FB6@xxxxxxxxxxxxxxxx
>> After you have a new C# project, right click on references in the
>> solution
>> explorer and select "add reference". when the dialog box comes up,
>> navagate
>> to the "COM" tab and move down the the Microsoft SQLDMO entry and select
>> add.
>>
>> Then all of the items available within the DLL are available to your
>> program. It seems that you have found the correct entries already. If you
>> use
>> the Object Browser, you can find the correct syntax to use each. (Menu
>> item
>> View\Object Browser).
>> There are also many samples available on the internet.
>>
>> Paul
>>
>> "Ingo Manthey" wrote:
>>
>>> Hi,
>>>
>>> I am very new with programming in C#.
>>> My problem:
>>> I want to find all MS.SQL-Server Names and displayed in a combobox.
>>>
>>> I looking 4 days long in the help, but I don´t find a answer.
>>>
>>> later I want find all Databases with in a SQL-Server.
>>>
>>> thanks for any help.
>>>
>>> regards Ingo
>>>
>>>
>>>
>
>
.
- References:
- SQL-Server / Databases
- From: Ingo Manthey
- RE: SQL-Server / Databases
- From: PaulX
- Re: SQL-Server / Databases
- From: Ingo Manthey
- SQL-Server / Databases
- Prev by Date: Debug > Start (F5) deplays for 15 sec.
- Next by Date: Typed Dataset - How To Generate in 2005
- Previous by thread: Re: SQL-Server / Databases
- Next by thread: VS 2005 on X64 system
- Index(es):
Relevant Pages
|