Viewing 15 posts - 1,441 through 1,455 (of 3,366 total)
In ADO.NET use a Command object to either consume .sql or stored proc and you also have the alternative of adding the Chinese collation in DML code in 2005/8.
June 5, 2009 at 9:47 am
Charles Hottle (6/5/2009)
June 5, 2009 at 9:40 am
The tendency I see, regardless of the size of the company, is that devs are more visible and their tools do have a more immediate and visible return-on-investment, while admins...
June 5, 2009 at 9:31 am
Am I missing something? My DB Collation is set to Latin1_General_BIN2.
You are getting character conversion because Latin BIN is binary sort it is the fastest sort but if that...
June 5, 2009 at 8:44 am
So your problem was point of connection instead of delayed execution, glad you have solved your problem.
June 5, 2009 at 8:30 am
The probability of you running a 500 line monster in VS instead of SMS as stored procedure is very limited because when code is stored procedure it is controlled by...
June 5, 2009 at 8:20 am
Check the link below for both x86 and x64 informix client download.
http://www14.software.ibm.com/webapp/download/search.jsp?rs=ifxdl&S_TACT=105AGX11&S_CMP=TUT
June 4, 2009 at 4:17 pm
When last I checked nothing Cognos is free SSRS is free so you either use Reportviewer web control or use WSS integration which could be similar to Congnos and it...
June 4, 2009 at 2:04 pm
Jason,
I am not sure I can take credit for that you created it because I don't know VB6, I just made the suggestion because there are so many steps which...
June 4, 2009 at 12:12 pm
I am glad I could help.
:Whistling:
June 4, 2009 at 8:34 am
nathan.holtrop (6/4/2009)
metalink.oracle.comAny and all answers.
That is like me telling you Microsoft support which require credit card number to answer none bug calls should take care of all SQL Server problems....
June 4, 2009 at 8:09 am
Microsoft leaves out a lot of relevant information in SQL Server so I just help as needed, but it maybe related to SSRS being released in 2004 while the first...
June 3, 2009 at 5:28 pm
I understand your question but SharePoint collation requirements are documented in TechNet because SharePoint unlike SQL Server which is both MSDN and TechNet product SharePoint is a TechNet only product....
June 3, 2009 at 4:04 pm
I have looked the error you posted is Java Script error so it is not directly related to SSRS so it is hard to know what is expected so leave...
June 3, 2009 at 12:40 pm
I see what you are saying now but you must know not all things Microsoft provide that works as expected so you may have to look for short cuts like...
June 3, 2009 at 12:04 pm
Viewing 15 posts - 1,441 through 1,455 (of 3,366 total)