Microsoft Dexktop Engine Installation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello ,
I just finished developing a program using Microsoft Desktop Engine with C# as the front end. Everything is okay on my system. But, on trying to deploy it on a different system it gives an error message that it can open the database
This is my first time in using the Microsoft Desktop engine. All this while I have been using Access as my database engine and normally what I do after developing a program is to transfer the Database file in Access after installation to the client’s system and everything will be okay. But with the Desktop Engine what I did was t
1) Install it on the client compute
2) Transfer the Database file to the client’s system

On running it was giving me message that it can’t open it
I would be glad if anybody can show me how Microsoft Desktop Engine is deployed together with a program developed using it as the database engine
Thanks in anticipation.
 
You may want to review this MSDN Article:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmsde/html/msdedepl.asp

-Peter
Abubakar said:
Hello ,
I just finished developing a program using Microsoft Desktop Engine with
C# as the front end. Everything is okay on my system. But, on trying to
deploy it on a different system it gives an error message that it can open
the database.
This is my first time in using the Microsoft Desktop engine. All this
while I have been using Access as my database engine and normally what I do
after developing a program is to transfer the Database file in Access after
installation to the client's system and everything will be okay. But with
the Desktop Engine what I did was to
1) Install it on the client computer
2) Transfer the Database file to the client's system.

On running it was giving me message that it can't open it.
I would be glad if anybody can show me how Microsoft Desktop Engine is
deployed together with a program developed using it as the database engine.
 
Hello ,
I just finished developing a program using Microsoft Desktop Engine with C# as the front end. Everything is okay on my system. But, on trying to deploy it on a different system it gives an error message that it can open the database.
This is my first time in using the Microsoft Desktop engine. All this while I have been using Access as my database engine and normally what I do after developing a program is to transfer the Database file in Access after installation to the client’s system and everything will be okay. But with the Desktop Engine what I did was to
1) Install it on the client computer
2) Transfer the Database file to the client’s system.

On running it was giving me message that it can’t open it.
I would be glad if anybody can show me how Microsoft Desktop Engine is deployed together with a program developed using it as the database engine.
Thanks in anticipation.

I hate to ask the obvious, but have you got the correct instance name
for the database?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top