ODBC not working after packaging application.

Creating desktop or client-server database solutions?

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
LiveCodeBeginner
Posts: 26
Joined: Fri Oct 10, 2014 9:40 pm

ODBC not working after packaging application.

Post by LiveCodeBeginner » Fri Mar 27, 2015 10:34 pm

Hello all,

I am building an application that accesses MSSQL 2008 R2 via ODBC when I am testing the application and it works just fine, but at soon as I package it. The connection no longer works. I get no errors. "Nothing" seems to happened.

It won't even work of my own machine after I package it nor on any other machine.

Any thoughts on this?

Thank you.

ghettocottage
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 366
Joined: Tue Apr 10, 2012 9:18 am

Re: ODBC not working after packaging application.

Post by ghettocottage » Fri Mar 27, 2015 11:39 pm

Which version of LC are you using? I was having an issue with LC 7.01. Had to upgrade to the most recent version, start a new application and copy/paste all my things over to get it to work.

LiveCodeBeginner
Posts: 26
Joined: Fri Oct 10, 2014 9:40 pm

Re: ODBC not working after packaging application.

Post by LiveCodeBeginner » Wed Apr 01, 2015 5:59 pm

Hey,

Thank you for the reply :) I tried that but..what happened was the connection string was incorrect and one "," was missing lol go figure? Once it was added it all worked just fine after compiling.

Thank you.

Happy Coding!

Post Reply

Return to “Databases”