| | |
new in sql world
Please support our MS SQL advertiser: Intel Parallel Studio Home
![]() |
•
•
•
•
Originally Posted by maya_cs
hi all
i wanna to use sql server 2005
but i never use it or any sql server before
can any one help me
what steps i should follow to learn it
i will use jsp .
as i used it before but with access
thank u
it is very easy to just begin with SQL
i m just assuming u will use ODBC connectivity
in converting Database from access to SQL u only need to consider these things
1-isnull function id different in SQL, u cant compare
isnull(fldname)=true, u have to do it like isnull(fldname,'')=''
2-First function is not supported , tru use MAX
3-Date is handelled differently instead of # use ', use date is string
4-iif function to be repalced with Case block
if u convert all ur code to these changes ur exisiting Access application will work fine with SQL
take care
for any further help u can get back
![]() |
Similar Threads
- Urgent Help With a SQL Where statement (MS SQL)
- Basic SQL made Hard (MS SQL)
- Extracting data (MS SQL)
- Professional Web design Services (Flash, PHP, SQL, HMTL, CSS) (Web Development Job Offers)
- SQL and PHP database ??? (MySQL)
- Saving information from .NET Listbox into SQL Server 2000 (ASP.NET)
- question about connecting odbc to sql through php script (PHP)
Other Threads in the MS SQL Forum
- Previous Thread: transferring database/data to internet.
- Next Thread: Default value of a column
| Thread Tools | Search this Thread |
Tag cloud for MS SQL
"last autogrowth business connectingtodatabaseinuse count cursor data database dateadd datepart day" dbsize deadlock delete_trigger getdate highperformancecomputing hpc hpcserver2008 ibm iis limit loop maximum microsoft ms mssql multiple multithreading news number permission position query reporting result server services sets single source sql sqlserver sqlserver2005 subtype supercomputing supertype tables uniqueid update view weekday





