View Full Version : SetupBuilder 8
NewsArchive
06-14-2011, 12:43 AM
When will SetupBuilder 8 be released? I am in desparate need for 64 bit
ODBC support. If anyone knows how to create a 64 bit ODBC data source
for a client workstation in Clarion or otherwise, please let me know.
TIA
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-14-2011, 12:44 AM
Hi Darrel,
If you just mean how to do it manually (ie not via code)
http://clarionsharp.com/blog/2009/11/32-bit-odbc-in-the-64-bit-operating-system/
Graham
NewsArchive
06-14-2011, 12:44 AM
Hi Darrel
> When will SetupBuilder 8 be released? I am in desparate need for 64 bit
> ODBC support. If anyone knows how to create a 64 bit ODBC data source
> for a client workstation in Clarion or otherwise, please let me know.
> TIA
I haven't done this, but years ago I created 32bit ODBC data sources by just
creating the settings in the registry for it. For whatever reason I had a
problem with creating it using SB so I used SB instead to update the
registry. Been using that code for 6 years without problems, never changed
it to use the "Create ODBC data source";)
Best regards,
--
ArnĂ³r Baldvinsson - Icetips Alta LLC
Port Angeles, Washington
www.icetips.com - www.buildautomator.com - www.altawebworks.com
Icetips product subscriptions at http://www.icetips.com/subscribe.php
NewsArchive
06-15-2011, 01:31 AM
Arnor - I am trying to create the registry settings for the ODBC data
source. I have tried using the edit registry function and the Registry
option in the right pane but no luck. What functions do you use to set
up your ODBCs?
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-15-2011, 01:32 AM
Never mind - I was running in 'Test' instead of really running it -
brain fart
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-15-2011, 01:32 AM
Hi Darrel,
> Never mind - I was running in 'Test' instead of really running it -
> brain fart
Did this registry hack work and so you don't need a pre-build of the Win64
ODBC interface?
Friedrich
NewsArchive
06-15-2011, 01:33 AM
Darrel,
> When will SetupBuilder 8 be released? I am in desparate need for 64 bit
> ODBC support. If anyone knows how to create a 64 bit ODBC data source
> for a client workstation in Clarion or otherwise, please let me know.
We do not have a release date for SetupBuilder 8 to announce yet. But more
than 120 fixes and enhancements already made it from SB8 into SB7.4 and
SB7.5 (backported).
Unfortunately, the new native 64-bit enhancements for "ODBC", "Services",
and "Active Application Detection/Termination" can't be backported because
the required 64-bit interface is exclusive to SB8.
As I understand it, you only have to "create" 64-bit ODBC Data Sources,
correct? We can try to develop a limited interface for you that can be used
in the upcoming SB7.5 to create a 64-bit ODBC Data Source with native 64-bit
APIs.
Friedrich
NewsArchive
06-15-2011, 01:35 AM
Graham and Arnor - thanks for the replies. Friedrich - I have attached
a screen shot of my Configure ODBC command. This is all I need.
Thanks.
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-15-2011, 01:36 AM
Here is the .jpg
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-15-2011, 01:37 AM
OK - I guess I do not know how to attach a .jpg or .png file so
Friedrich here is my Configure ODBC command:
Data Source Name = %CLIENT_ID%
Driver Name = Pervasive ODBC Client Interface
Data Source Attributes =
Driver=Pervasive ODBC CLient Interface
DBQ=%CLIENT_ID%
ServerDSN=%CLIENT_ID%
OpenMode=0
TransportHint=TCP
ServerName=%PERVASIVE_SERVER%
PvTranslate=
System DSN is checked
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-15-2011, 01:37 AM
The first .jpg attachement displayed fine :)
Friedrich
NewsArchive
06-15-2011, 01:37 AM
Hi Darrel,
> Graham and Arnor - thanks for the replies. Friedrich - I have attached
> a screen shot of my Configure ODBC command. This is all I need.
> Thanks.
Okay. I'll see what we can do.
Friedrich
NewsArchive
06-16-2011, 12:42 AM
Friedrich - it looks like adding the registry entries will work -
thanks, Dee
--
Darrel (Dee) Witham
Professional Data Services, Inc
NewsArchive
06-16-2011, 12:42 AM
Darrel,
> Friedrich - it looks like adding the registry entries will work -
> thanks, Dee
Perfect! Thanks for the update.
Friedrich
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.