|
-
Mar 29th, 2006, 12:28 AM
#1
Thread Starter
Member
Package And Deployment in VB 6.0
I created Package And Deployment for a vb application everything is fine.I created .INI file which reads the database path and sends as connectionstring.But after creating package and doing setup in the client system,if client want to change database path,so he can change it in .INI so it can reflect.But it is not reflecting the setup.Please tell me solution to solve that problem.
-
Mar 29th, 2006, 01:13 AM
#2
Frenzied Member
Re: Package And Deployment in VB 6.0
i cant seem to get what you mean but, in the idea about Package and Deployment, i suggest you use inno setup to create your installer.
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
-
Mar 29th, 2006, 04:58 AM
#3
Re: Package And Deployment in VB 6.0
i think you want to change only the database path as desired by the user at the time of installation and not the entire package installation path...this can not be done simply...
If an answer to your question has been helpful, then please, Rate it!
Have done Projects in Access and Member management systems using BioMetric devices, Smart cards and BarCodes.
-
Mar 29th, 2006, 08:32 AM
#4
Re: Package And Deployment in VB 6.0
Moved to Application Deployment
-
Mar 29th, 2006, 08:42 AM
#5
Re: Package And Deployment in VB 6.0
Maybe in your app when it loads you can errortrap if the db is no longer in the ini path specified and present a doalig box for the user to browe to locate the db. Then save that path in your ini.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|