| Thread | Last Post | Replies |
|
| How do Ignore lowercase data in the where clause | 28 Feb 2005 17:29 GMT | 1 |
I have a table with values in a name field that are both lowercase and uppercase. I want to select the records that only have uppercase names. How do I do this? I didn't see a sqlserver.query group so I figured this was the right
|
| Cannot save object inside a Decision Support Objects (DSO) transaction. | 26 Feb 2005 01:58 GMT | 1 |
The mining model returns the following error while processing from Analysis Manger-> Mining Model -> right click -> Process, but processing from the edit screen does not give error. 'Cannot save object inside a Decision Support Objects (DSO)
|
| COLLATION PROBLEM CAN ANY ONE HELP | 23 Feb 2005 21:38 GMT | 5 |
Hello every one : This is my case : I have a Latin collation database that contains data in another sorting order using the enterprise manager it looks like garbage mining data in ASP it looks ok my problem that i'm doing a data transform to
|
| Collation Problem any help | 23 Feb 2005 21:28 GMT | 2 |
My problem is like the following I have an online databse with a latin collation, this database is using ntext and nvarchar values that was with our previous admin ok the problem is in the data is stored should use another collation (the arabic collation) ok ... now I want to ...
|
| Reprocessing a mining model | 23 Feb 2005 18:17 GMT | 5 |
I'm currently developing a user registration prototype. The aim is to classify certain types of users. However, after the registration I query a decision tree model in Analysis Services with DMX and I want to send the user
|
| Unable to connect to | 22 Feb 2005 19:11 GMT | 1 |
in order to connect to Analysis Server thru ASP.net, i need msolap.asp to be copied to the default website. however, my registry do not have msolap registered at [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\Provider
|
| Predicting numeric values | 22 Feb 2005 02:27 GMT | 1 |
Can I predict numerical column in SQL Server ? (Input columns are also numerical). Thanks
|
| Update serial number in database | 18 Feb 2005 17:10 GMT | 1 |
I want to update specific fields in a existing table in SQL database as below example: L240100001-LG L240100002-LG *serial number is difficult to update one by one
|
| Trying to cut down query times | 18 Feb 2005 17:09 GMT | 1 |
I have a query that is based on two other queries that are based on tables in a database. All of the queries that are used for this final query use grouping and totals.
|
| Newbie question | 14 Feb 2005 20:17 GMT | 1 |
I have SQL Server 2000. What add-ons do I need to try data mining, and where do I best go for resources/references?
|
| Scripting data mining | 12 Feb 2005 04:19 GMT | 3 |
Can I execute from code refreshing of data and full processing of Mining Model ? And also execute prediction query on this mining model with client input ? Thank you
|
| send email through SP | 05 Feb 2005 23:14 GMT | 1 |
Can anyone tell me how can I send email through stored procedure in sql server ? I want to send attachment with this email too. TIA
|
| Best method to Import data from Excel to SQL Sever | 05 Feb 2005 23:11 GMT | 1 |
I want to update specific fields in a existing table in SQL Server with values from an excel work book. What is the best approach to do this? I've looked at using DTS but can't find any thing on updating specific fields, there is loads of information on straight data ...
|
| SQL Timeout Error | 05 Feb 2005 22:54 GMT | 1 |
I have a curious situation which I have failed to resolve. I have a program written in VB .NET which uses ADO.NET to populate a dataset from MS SQL using a Sqlconnection and a Sqldataadpter. For 99% of the time it works fine. For 1% of the time an exception is thrown on fill due ...
|
| Joining a table and a view with identical column names? | 05 Feb 2005 22:48 GMT | 1 |
I am trying to join a view and a table that share common column names. I have a view named SC_Computer_MaintenanceServerUptimeReport_View (I know, can I make it any longer) and a table called uptime. The columns in SC_Computer_MaintenanceServerUptimeReport_View are:
|