Hi;
I have executed Migration Wizard on my existing project with SDAC 6.6.11
It did converted all .pas files with unidac but all dfm files are still contains TMSStoredProc and TMSQuery components.
How I can convert all project files to unidac component?
Sdac to UniDAC migrate Wizard Problem
-
AndreyZ
Re: Sdac to UniDAC migrate Wizard Problem
Hello,
I cannot reproduce the problem. Please specify the following:
- the exact version of UniDAC. You can learn it from the About sheet of TUniConnection Editor;
- the exact version of your IDE.
Also, please try creating a small sample that demonstrates this problem and send it to andreyz*devart*com . This way, we will be able to investigate the problem faster.
I cannot reproduce the problem. Please specify the following:
- the exact version of UniDAC. You can learn it from the About sheet of TUniConnection Editor;
- the exact version of your IDE.
Also, please try creating a small sample that demonstrates this problem and send it to andreyz*devart*com . This way, we will be able to investigate the problem faster.
-
osmantaskiran
- Posts: 15
- Joined: Thu 21 Apr 2005 22:02
Re: Sdac to UniDAC migrate Wizard Problem
UniDAC is 5.0.1
IDE Rad Studio XE2 16.0.4504.48759
I m preparing the sample project file.
IDE Rad Studio XE2 16.0.4504.48759
I m preparing the sample project file.
-
osmantaskiran
- Posts: 15
- Joined: Thu 21 Apr 2005 22:02
Re: Sdac to UniDAC migrate Wizard Problem
Dear Andrey;
How I can prepare the sample project?
My project file contains one thousand form.
I have replaced all phrases of TMSSToredProc to TUniStoredProc,
TMSQuery to TUniQuery via "Quick Find and Replace" program and "TextCrawler" program.
But now Delphi is display error "[DCC Error] E2161 Error: RLINK32: Unsupported 16bit resource in file "D:\Projeler\BEKSERP3\UstUrunGrubuBazindaKaliteKontrolHataRaporFrm.dfm""
How I can resolve it?
How I can prepare the sample project?
My project file contains one thousand form.
I have replaced all phrases of TMSSToredProc to TUniStoredProc,
TMSQuery to TUniQuery via "Quick Find and Replace" program and "TextCrawler" program.
But now Delphi is display error "[DCC Error] E2161 Error: RLINK32: Unsupported 16bit resource in file "D:\Projeler\BEKSERP3\UstUrunGrubuBazindaKaliteKontrolHataRaporFrm.dfm""
How I can resolve it?
-
AndreyZ
Re: Sdac to UniDAC migrate Wizard Problem
You can create a new test project that has TMSSToredProc and TMSQuery components on the form. Make a copy of it and make sure that migrating the copy to UniDAC demonstrates the problem. If it does, send me the original test project.How I can prepare the sample project?
If it is appropriate for you, you can send me only the .pas and .dfm files of your project which cause the problem. This way, I will be able to help you faster.How I can resolve it?