Database Management
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesDatabase Management

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 5th, 2003, 01:40 AM
gabdagabdu gabdagabdu is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Location: Singapore
Posts: 7 gabdagabdu User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 12 m 42 sec
Reputation Power: 0
SQL + ASP coding

Hi , can anoyone help me solve this problem....

i developed a website that used both ASP and SQL commands.

I managed to upload it to the server....but pages containing these commands wont display.

When i run a localhost on my pc ....everything was fine.

SQL version used for localhost was MSSQL2000 personal edition on WinXP....but server uses MSSQL 4 on Unix.

Is there a version conflict or could it b some other problems..

If it is some other problems...pls highlight the changes i need to do.

Thanks in Advance.

Reply With Quote
  #2  
Old August 5th, 2003, 04:06 PM
Scorpions4ever's Avatar
Scorpions4ever Scorpions4ever is offline
Banned ;)
Dev Shed God 6th Plane (7500 - 7999 posts)
 
Join Date: Nov 2001
Location: Glendale, Los Angeles County, California, USA
Posts: 7,587 Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level)Scorpions4ever User rank is General (90000 - 100000 Reputation Level) 
Time spent in forums: 1 Month 1 Day 21 h 21 m 5 sec
Reputation Power: 997
>> SQL version used for localhost was MSSQL2000 personal edition on WinXP....but server uses MSSQL 4 on Unix

Boss, MSSQL does NOT run on UNIX. Also, there was never a version 4 of MSSQL (earliest release was 6.5, which they purchased from Sybase and renamed as MSSQL). I think you're confusing MySQL (which does have a version 4 and runs on *NIX systems) and MSSQL.

>> Is there a version conflict or could it b some other problems..
If the server is running mysql, then you have some interesting issues.

>> If it is some other problems...pls highlight the changes i need to do.
At the very least, you probably need to alter the connection statement. That might just be the beginning of your problems though. MySQL and MSSQL use different syntax for the SQL statements. For example:

* MySQL does not support subselects
* MySQL does not support stored procedures, triggers, views etc.
* MySQL has better string function support (IMHO)

Even a simple SELECT statement might have differences. For example, to select the first 10 rows:
MySQL:
SELECT * FROM TABLE LIMIT 10
MSSQL:
SELECT TOP 10 * FROM TABLE

Depending on your program, you may need to make a few or many changes.
__________________
Up the Irons
What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home.
"Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest
Down with Sharon Osbourne

Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month
Looking for a perl job with kick-*** programmers in a well-known NASDAQ listed tech company with branches in the US and Europe? We're hiring. PM me for details. Requirements

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesDatabase Management > SQL + ASP coding


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT