Viewing 15 posts - 3,316 through 3,330 (of 3,738 total)
Check you query syntax in your string "SELCT" >> "SELECT"
April 28, 2011 at 10:12 am
I would step through the code to capture the results of strSQL and execute in Query Analyzer.
Then check the error and narrow down the problem.
April 28, 2011 at 10:10 am
This is not the first time that I heard of a performance issue after migrating from Access to SQL Server.
I would answer David's question because they are very important.
Placement of...
April 28, 2011 at 10:03 am
George would not be happy if he knew that we were disagreeing about this.
I'm going to give him a heads up and get his input.
Es da Nada…
April 26, 2011 at 2:51 pm
It's Bush's fault that we are having this disagreement!
I have to take the hit as well...
Es de nada...
April 26, 2011 at 2:34 pm
Jeff,
No offense but you can't get it down to the exact address but you can narrow down the information that you need to enter, City State by entering the Zip....
April 24, 2011 at 3:23 pm
I'm sure that you know that you can determine information from the FIPS county code so that you do not need to store a lot of information in one table:
April 24, 2011 at 2:57 pm
I'm was wrong what I stated and I apologize.
I should no better.
I regret what I said and that I offended anyone.
I'm sorry for the spam.
I was watching my home town...
April 24, 2011 at 7:51 am
Someone, please show me an Relational EDR where the Address1 and Addess2 Lines are separated into two tables.
April 23, 2011 at 4:42 pm
Steven
Please read up on relational database design.
Thank you,
Welsh
April 23, 2011 at 4:40 pm
I do have an issue with separating address going from one to two into separate table degrades performance.
April 23, 2011 at 4:35 pm
Why am I talking about normalization as opposed to performance?
April 23, 2011 at 4:32 pm
Viewing 15 posts - 3,316 through 3,330 (of 3,738 total)