473,769 Members | 2,355 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Missing SQLDMO.h in VC7

Greetings!

I'm converting a project written in VC6 to VS.NET 2003. When I built the
solution that was generated automatically from VC6 workspace (.dsw), some
errors occurred. "sqlole.h", "sqloledb.h ", "sqldmo.h" and "sqldmoid.h " are
included in the source code, but I cannot find them in VS.NET include files.
I installed the latest version of Platform SDK in my machine, but its path
is only added to VC6. Is there another version for VS.NET 2003, or should I
add the path manually in VS.NET 2003?

Thanks in advance!

Neo
Nov 17 '05 #1
2 2904
Neo Chou wrote:
Greetings!

I'm converting a project written in VC6 to VS.NET 2003. When I built
the solution that was generated automatically from VC6 workspace
(.dsw), some errors occurred. "sqlole.h", "sqloledb.h ", "sqldmo.h"
and "sqldmoid.h " are included in the source code, but I cannot find
them in VS.NET include files. I installed the latest version of
Platform SDK in my machine, but its path is only added to VC6. Is
there another version for VS.NET 2003, or should I add the path
manually in VS.NET 2003?


Add the path for the latest platform SDK to your VS.NET installation
manually.

-cd
Nov 17 '05 #2

"Neo Chou" <ne*****@hotmai l.com> wrote in message
news:%2******** ********@TK2MSF TNGP12.phx.gbl. ..
Greetings!

I'm converting a project written in VC6 to VS.NET 2003. When I built the
solution that was generated automatically from VC6 workspace (.dsw), some
errors occurred. "sqlole.h", "sqloledb.h ", "sqldmo.h" and "sqldmoid.h " are included in the source code, but I cannot find them in VS.NET include files. I installed the latest version of Platform SDK in my machine, but its path
is only added to VC6. Is there another version for VS.NET 2003, or should I add the path manually in VS.NET 2003?

Thanks in advance!

Neo


----- Original Message -----
From: "Neo Chou" <ne*****@hotmai l.com>
Newsgroups:
microsoft.publi c.vc.database,m icrosoft.public .dotnet.languag es.vc
Sent: Monday, January 12, 2004 10:23 AM
Subject: Missing SQLDMO.h in VC7

Greetings!

I'm converting a project written in VC6 to VS.NET 2003. When I built the
solution that was generated automatically from VC6 workspace (.dsw), some
errors occurred. "sqlole.h", "sqloledb.h ", "sqldmo.h" and "sqldmoid.h " are included in the source code, but I cannot find them in VS.NET include files. I installed the latest version of Platform SDK in my machine, but its path
is only added to VC6. Is there another version for VS.NET 2003, or should I add the path manually in VS.NET 2003?

Thanks in advance!

Neo


If I not mis-remember
I use only
#import directive
that library that use by VB6

and can not run it ( log on )

but I have many problem
to lay control MFC on Dialog , it very hard
for many control ,especialy when i have to use
Tab Control

Sorry for inccorrect posting , i am new for newsgroup , and outlook

titi
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
6667
by: ewm | last post by:
Using InstallShield Developer 7.04. Does anyone know of a good way to detect if SQLDMO is installed? TIA mcpoo
1
6341
by: Mohammed Abdel-Razzak | last post by:
Dear sirs I`ve used SQLDMO to make a backup to my database How can I use it to restore database? thanks Mohammed
3
5312
by: T. | last post by:
I dumped VB and adopted C# for this version of Visual Studio. My problem! I am trying to reference an SQLDMO.Database object in C# like so: private SQLDMO.Database dbcurrent; private string dbname; dbname = "Northwind"; dbcurrent = (SQLDMO.Database)sqlsvr.Databases.Item(dbname); But I get this error : No overload for method 'Item' takes '1' arguments.
1
1746
by: C# beginner | last post by:
Hi all, I am using SQLDMO.Backup for backing up SQL server databases. I need to implement a progress bar to show the progress. I have some sample VB code that is like this: Dim WithEvents oBackupEvent As SQLDMO.Backup Set oBackupEvent = oBackup ' enable events
1
7563
by: | last post by:
Hi all My requirement is to "on button_click, backup a SQL database using SQLDMO.Backup object and update the progress in a ProgressBar. The problem is the progress bar does not update at all until the very end of the backup process, when the backup is almost going to be over, the progress bar updates itself once on a stretch, which is no use,it is not showing any progress. SQLDMO documentation says, the SQLDMO.Backup object fires
2
5520
by: | last post by:
Hi all, continued from yesterday's posting... I still haven't found a solution to this issue. I put a breakpoint in private void SqlBackupPercentComplete(string message, int Percent) { progressBar1.Value = Percent; progressBar1.Update(); }
1
2558
by: | last post by:
Hi all I am posting this to check if anyone could help me. The problem still persists. I am beginner in C#. Thanks. Subject: SQLDMO.Backup and ProgressBar - help please From: "anonymous@discussions.microsoft.com" <anonymous@discussions.microsoft.com> Sent: 11/11/2004 5:52:10 AM
0
1588
by: Craig G | last post by:
i have a small application that uses the SQLDMO com object when i build a setup package to distribute it adds both the Interop.SQLDMO.dll assembly & sqldmo.dll File the problem is that the interop.SQLDMO.dll has a dependancy on my local sqldmo.dll and appears in the dependencies box as "C:\Program Files\Microsoft SQL Server......"
6
8974
by: Craig G | last post by:
how the hell do i get this to register?!?!? my test pc is running XP & MDAC 2.8 but still it wont register SQLDMO.dll and is therefore preventing my application from running and i dont want to have to install SQL2000 Client on the test pc
0
9423
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10050
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9999
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9866
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7413
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5310
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3967
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3570
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2815
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.