Viewing 15 posts - 1 through 15 (of 15 total)
Hi Paul-
Yes, all of my logic was originally built without bracket qualifiers. The complete tale is: We recently upgraded the database in accordance with the migration instructions provided...
March 28, 2014 at 9:01 am
Hi,
Yes, If the database is saved in SQL server 2008 (100) compatibility mode, then It makes NO difference if I bracket the host, database, schema and table names in...
March 27, 2014 at 5:15 pm
Hi Barry,
It is a simple "generic error". I have a screen shot of it a few posts above this one. It seems to have something to do with...
March 27, 2014 at 3:28 pm
It is getting curiouser and curiouser! I looked at the database and it was in 2008 (100) compatibility mode. I dropped it to 2005 (90) compatibility mode, and the...
March 27, 2014 at 3:23 pm
Hi Everyone. I have full server rights (OS and SQL) on the host. The screenshot is a capture of the error I am getting. Full text is...
March 27, 2014 at 9:37 am
Thanks Everyone! This is what I am going with:
TRUNCATE TABLE WEBAPPDATA ---Truncate while testing only
INSERT INTO WEBAPPDATA ( FIELDNAME
...
March 17, 2014 at 3:41 pm
Hi Nevyn,
Yes, I only need it for one form. I am looking over your example again. You are correct: the form is dynamic, so that different fields show...
March 17, 2014 at 11:08 am
TomThomson (3/16/2014)
March 16, 2014 at 4:01 pm
Nevyn (3/15/2014)
Also,...
March 15, 2014 at 9:00 pm
Nevyn (3/15/2014)
kmdavisjr (3/14/2014)
March 15, 2014 at 3:03 pm
Yes, it is bad. I am pulling the data from MySQL database. I do have a submission ID so I can tell who's who, but the submission...
March 14, 2014 at 4:54 pm
Awesome! Thanks! I wish I could get the stupid thing normalized. I am getting the data from an ETL operation off a webpage application form, so I am...
March 14, 2014 at 10:56 am
Perfect! Thanks!
December 6, 2013 at 5:17 pm
I believe I got it running again by uninstalling the database engine and then reinstalling it.
October 12, 2009 at 7:49 pm
I fixed the problem by uninstalling the Full Text Engine from the DB engine, (control Panel), then I reinstalled the FT Engine. Dunno why I lost it in the...
January 6, 2008 at 2:06 pm
Viewing 15 posts - 1 through 15 (of 15 total)