[THIN] Re: Migrating DSN to SQL
- From: Adam_Baum@xxxxxxxxxxxxx
- To: thin@xxxxxxxxxxxxx
- Date: Fri, 5 Jul 2002 12:29:43 -0700
Doh!!! That was it..What ever happened to the command line spell
checker...thanks.
"Rob Beekmans"
<robbeekmans@joul To: <thin@xxxxxxxxxxxxx>
upukki.nl> cc:
Sent by: Subject: [THIN] Re: Migrating
DSN to SQL
thin-bounce@freel
ists.org
07/05/2002 11:28
AM
Please respond to
thin
independent or independant?
did you try to change the directory names to short ones?
grx
Rob
----- Original Message -----
From: <Adam_Baum@xxxxxxxxxxxxx>
To: <thin@xxxxxxxxxxxxx>
Sent: Friday, July 05, 2002 7:48 PM
Subject: [THIN] Re: Migrating DSN to SQL
>
> Here is my dsn file:
>
> [ODBC]
> DRIVER=SQL Server
> UID=metaframe
> Address=ISS01,1433
> DATABASE=MetaframeRA
> WSID=ISM01
> APP=Microsoft Open Database Connectivity
> SERVER=ISS01
> Description=Metaframe SQL
>
> I've named it sql.dsn and I still get the "invalid DSN file" error msg.
> The name of the database, database admin, and server are correct.
>
> Here is the command line I am using:
> DSMaint migrate /srcdsn:"M:\program files\citrix\independant Management
> Architecture\mf20.dsn" /srcuser: /srcpwd: /dstdsn:"M:\program
> files\citrix\independant Management Architecture\SQL.dsn"
> /dstuser:metaframe /dstpwd:password
>
> adam
>
>
>
>
>
> Jim Hathaway
> <JimH@infogroup To: "'thin@xxxxxxxxxxxxx'"
<thin@xxxxxxxxxxxxx>
> nw.com> cc:
> Sent by: Subject: [THIN] Re:
Migrating DSN to SQL
> thin-bounce@fre
> elists.org
>
>
> 07/05/2002
> 10:07 AM
> Please respond
> to thin
>
>
>
>
>
>
> Adam,
>
> Manually editing the DSN sometimes works better, Here's a sample of a
> working SQL DSN file . . .
>
> [ODBC]
> DRIVER=SQL Server
> UID=citrixadmin2 <-put in new admin name
> Address=NEWSQLSERVERNAME,1433 <- enter new SQL server name
> Network=DBMSSOCN
> WSID=YOURTSNAME
> APP=Citrix IMA
> SERVER=NEWSQLSERVERNAME <- put in new SQL server name
> Description=citrix
>
> And the syntax for the move . . .
>
> dsmaint config /user:citrixadmin2 /pwd:password
> /dsn:C:\PROGRA~1\Citrix\INDEPE~1\MF20.DSN
>
> (obviously change the path to your location of the MF20.dsn in your
> install)
>
> HTH
>
> J
>
> -----Original Message-----
> From: Adam_Baum@xxxxxxxxxxxxx [mailto:Adam_Baum@xxxxxxxxxxxxx]
> Sent: Friday, July 05, 2002 9:31 AM
> To: thin@xxxxxxxxxxxxx
> Subject: [THIN] Migrating DSN to SQL
>
>
> I am trying to migrate from an Access DSN to a SQL DSN. I went through
the
> ODBC utility to configure the DSN file. The two files look almost the
> same. When I run the DSMAINT utility (XPe on W2K), i get an "invalid DSN
> file" msg. I am running DSMAINT from the IMA directory so pathing should
> not be an issue. ANy ideas?
>
> adam
>
>
>
>
>
> ===================================
> For Archives, to Unsubscribe, Subscribe or
> set Digest or Vacation mode use the below link.
>
> http://thethin.net/citrixlist.cfm
>
>
>
>
> ===================================
> For Archives, to Unsubscribe, Subscribe or
> set Digest or Vacation mode use the below link.
>
> http://thethin.net/citrixlist.cfm
>
>
>
>
>
>
>
> ===================================
> For Archives, to Unsubscribe, Subscribe or
> set Digest or Vacation mode use the below link.
>
> http://thethin.net/citrixlist.cfm
>
===================================
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link.
http://thethin.net/citrixlist.cfm
===================================
For Archives, to Unsubscribe, Subscribe or
set Digest or Vacation mode use the below link.
http://thethin.net/citrixlist.cfm
- Follow-Ups:
- [THIN] Re: Migrating DSN to SQL
- From: Rob Beekmans
Other related posts:
- » [THIN] Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- » [THIN] Re: Migrating DSN to SQL
- [THIN] Re: Migrating DSN to SQL
- From: Rob Beekmans