Help Desk Software & Beyond
May 22, 2012, 12:24:22 AM *
Welcome, Guest. Please login or register.
To post messages you need to register. We apologize for inconvenience, but this is to prevent spam.
Registration is instant (no email verification) and we do not ask for any personal information.

Login with username, password and session length
News: Welcome to Help Desk Software forum!
 
   Home   Help Search Login Register  
Pages: 1 2 3 [4]
  Print  
Author Topic: SQL ODBC / DSN Error  (Read 16535 times)
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #45 on: June 20, 2008, 04:49:41 PM »

Another one with same solution...

http://forum.unitedwebcoders.com/index.php/topic,632.msg4315.html#msg4315

Did anyone notify Alex yet to get his thoughts?
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
cozilla
Jr. Member
**

Karma: 1
Posts: 57


View Profile
« Reply #46 on: June 26, 2008, 09:09:22 AM »

sorry to be so late but yea it worked like a charm

thanks again

colin
Logged
Paul Nolette
Newbie
*

Karma: 10
Posts: 49


View Profile
« Reply #47 on: June 27, 2008, 05:05:21 PM »

I have used SQL2000 in the past and currently SQL2005. When using SQL you need to create a SQL user, grant this account db_owner rights to your TTX DB. Then create a System DNS in ODBC Data Source Administrator. The data source basically is the middle man for TTX to make the connection to your SQL Server.

I hope this helps and if you need me to elaborate on creating the SQL user or the ODBC connection let me know.
Logged
gc
Newbie
*

Karma: 0
Posts: 2


View Profile
« Reply #48 on: July 10, 2008, 03:21:55 AM »

Wow - I'm glad I checked back. Three little letters later, and I'm working like nothing was ever wrong - thanks 4499!
Logged
sperreau
Newbie
*

Karma: 1
Posts: 8


View Profile
« Reply #49 on: July 17, 2008, 05:10:58 AM »

Thanks too 4499!!!

Three letters changed and now I'm working fine with the SQL module as well:

Quote
And I made a change to the TTXMSSQLSetup.pm module here:
#
# Check if any ODBC DSNs defined
#
  my @dsns;
  if ($error eq undef) {
    @dsns = grep {s/^dbi:ODBC://} DBI->data_sources('ODBC');
    $error = "No ODBC DSN records found on this server.<br>Please configure DSN prior to running this program."


For the record I'm running:
  • IIS on Windows Server 2003 with Serice Pack 2
  • Stawberry Perl V5.10.0
  • DBD-ODBC-1.16 - installed into Stawberry Perl

Yah! It works at last! Yah! yah!
Logged
Sparky
Moderator
Hero Member
*****

Karma: 83
Posts: 2,228


stop pushing all those buttons


View Profile
« Reply #50 on: July 17, 2008, 09:45:18 AM »

My next two questions...

1.  Should this be a permanent change?  Is there any Windows configuration out there that chokes on the lower-case now?

2.  Has anyone notified Alex of all this?
Logged

Did you update the paths in ttxcfg.cgi after moving TTX to your new location?   Undecided
To those seeking help.... please report back when you figure it out.  Cheesy
Pages: 1 2 3 [4]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1 RC3 | SMF © 2001-2006, Lewis Media Valid XHTML 1.0! Valid CSS!
Page created in 0.024 seconds with 19 queries.