Hi all,
Can someone please tell me the (.ocx) or other dependencies to include in my deployment package for crystal reports 10. I am using the "crystal active X report viewer library 10.0" in VB 6.0.
Thanks
LarryFound a useful resource on Crystal Deployment.
http://support.businessobjects.com/communityCS/TechnicalPapers/rdc10_deployment.pdf
Larry
Showing posts with label include. Show all posts
Showing posts with label include. Show all posts
Wednesday, March 21, 2012
Deployment
Friday, February 24, 2012
Deploy SMO project
Hi,
I'm writting a tools with SMO that supports SQL Server 2005 and 2000 and I'm wondering wich components do I have to include in my setup to support both versions ?
I'm writting a tools with SMO that supports SQL Server 2005 and 2000 and I'm wondering wich components do I have to include in my setup to support both versions ?
With SQLServer 2000 my application throws a following message :
"Could not load type ‘Microsoft.sqlServer.Management.Smo.TriggerBaseCollection’ from assembly ‘Microsoft.sqlServer.Management.Smo’, version = 9.0.242.0"
Thank you.You should obtain the "Microsoft SQL Server 2005 Management Objects Collection", which contains SMO. See http://www.microsoft.com/downloads/details.aspx?FamilyID=d09c1d60-a13c-4479-9b91-9e8b9d835cdc&DisplayLang=en
Peter
Tuesday, February 14, 2012
dependacy files of sql server for deployment setup applicaton
Respected Sir
this thing I knew 2 year later, unfortunately forget and missplace
I want to not depend on sql server 2000 clients , can I include some dll s in my vb6 setup sothat I may not depend on sql server client to install all my clients
I want to add dependancy files of sql server in my deployment setup of application written in vb6 ans sql server
plz help me
Can anybody provide liste of these filesConnectivity to SQL Server should be enabled in baseline installs of Windows XP, Windows 2000, Windows 2003 and may be part of Windows NT SP4 (can't remember and it's been a while).
In Windows XP, 2000 and 2003 you can type cliconfg at a command prompt to get the SQL Server Client Configuration utility; I don't believe that any install of SQL Client tools is required.
You should be able to test/validate connectivity by creating a simple text file, rename it to [something.UDL] and then double clicking on it to start the Universal Data Link wizard. Set the parameters (SQL Server driver, SQL Server name, user name, password and default database) and then click on the Test Connection button.
Regards,
hmscott
this thing I knew 2 year later, unfortunately forget and missplace
I want to not depend on sql server 2000 clients , can I include some dll s in my vb6 setup sothat I may not depend on sql server client to install all my clients
I want to add dependancy files of sql server in my deployment setup of application written in vb6 ans sql server
plz help me
Can anybody provide liste of these filesConnectivity to SQL Server should be enabled in baseline installs of Windows XP, Windows 2000, Windows 2003 and may be part of Windows NT SP4 (can't remember and it's been a while).
In Windows XP, 2000 and 2003 you can type cliconfg at a command prompt to get the SQL Server Client Configuration utility; I don't believe that any install of SQL Client tools is required.
You should be able to test/validate connectivity by creating a simple text file, rename it to [something.UDL] and then double clicking on it to start the Universal Data Link wizard. Set the parameters (SQL Server driver, SQL Server name, user name, password and default database) and then click on the Test Connection button.
Regards,
hmscott
Labels:
applicaton,
clients,
database,
dependacy,
deployment,
files,
include,
microsoft,
missplacei,
mysql,
oracle,
respected,
server,
setup,
sir,
sql,
unfortunately
Subscribe to:
Posts (Atom)