The Asylum Private Messages Options Search Blogs Images Chat Cam Portals Calendar FAQ's Join  
Asylum Forums : Powered by vBulletin version 2.2.8 Asylum Forums > WIT - Whore Institute of Technology > SQL server hosting....
Pages (2): [1] 2 »   Last Thread   Next Thread
Author
Thread [new thread]    [post reply]
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

SQL server hosting....

.... appears to be a little bit pricy compared to the old php/mysql deals.

What can I expect to pay a month?

50mb or so, not so much bandwidth.

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 07:42 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

I guess that it's pricey because of licensing.

Random googling suggests prices from 35 bucks a month to 300 bucks a month or so. However, I don't know whether the cheaper ones are legit (like discountasp.net and assuming that they're actually providing the software too and not just the hosting).

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 07:49 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
macker
Holy Me-el

Registered: Nov 2000
Location: UK
Posts: 4776

Are you specifically looking for MS SQL hosting or just generic SQL hosting?

__________________
Expecting people to be smart team players is like looking for double Ds in an oriental brothel.

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:00 PM
macker is offline Click Here to See the Profile for macker Click here to Send macker a Private Message Visit macker's homepage! Find more posts by macker Add macker to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

must be MS SQL, surely, from his post?

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:13 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by macker
Are you specifically looking for MS SQL hosting or just generic SQL hosting?


from the handbook....

Will run on.......

"Microsoft Windows 2003 Server platform and
utilizing Microsoft SQL Server technology "

Would that rule out generic? I have a feeling that the application has been thrown together using .NET.

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:22 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
Random googling suggests prices from 35 bucks a month


About what I'd need to pay a year for php/mysql icluding domain name. ( far use unlimeted bandwidth, 500mb, yadda, yadda, yadda )

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:28 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

If you had the application source, you could probably change it to work on pretty much any database, but as you won't have that, they'll have written it with the sql-server specific connection, command and accessor objects, so you're probably out of luck. And if they use specifically T-SQL, you'd have to rewrite that, too. If you had the source. Which you won't.

You're bound to end up paying more for a commercial licensed product than a freebie, of course. It's not a bad product, either, although I don't know if it's strictly required for the application you've bought. Maybe they sell a MySQL-specific version?

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:36 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
If you had the application source, you could probably change it to work on pretty much any database, but as you won't have that, they'll have written it with the sql-server specific connection, command and accessor objects, so you're probably out of luck. And if they use specifically T-SQL, you'd have to rewrite that, too. If you had the source. Which you won't.



Smug, is that really you? Usually you don't come in here for more than a "change the laser" comment.

quote:
Originally posted by Smug Git
Maybe they sell a MySQL-specific version?


HIGHLY fucking unlikely.

I'm dealing with a company who has made their own WYSIWYG system.

I can hire the site for 20 bucks a week, or buy the site and then take care of the hosting, unfortunately they seem to need three days to answer a "what would the hosting cost by you?" email.

I will need to buy the site to have, ahem, ftp access.

Otherwise I'll need to use the admin panel to make changes, and then pass the admin panel on to the client hoping he doesn't fuck up my hacks.

The WYSIWYG editor has all the charm of a Geocities control panel, btw.

I'm thinking of writing up my own CMS as therapy.

Last edited by skalie on 02-07-2006 at 08:58 PM

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 08:52 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

quote:
Originally posted by skalie
Smug, is that really you? Usually you don't come in here for more than a "change the laser" comment.



I am writing some sql-server accessing web applications in visual studio.net as we speak.

I don't know why they wouldn't write a MySQL version, given that it probably wouldn't be that hard. Unless they've really got into SQL Server specific stuff (and I gather that for the InnodDB engine, MySQL now has a lot of the functionality that you'd find on, say, SQL Server, so it'd seem that the capacity to do the same stuff was there, at least).

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 09:00 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

Of course, there's nothing wrong with checking the laser. Can't hurt*.

*Unless you look right into it. Or catch some reflections.

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 09:02 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
I don't know why they wouldn't write a MySQL version.


Can't see why they would feel the need.

What they have made reeks of Visual Basic, maybe they've used Visual Interdev, or whatever that thing was that came out next to Dreamweaver, but like I said, I'm pretty sure they've produced it with .NET.

One choice of menu, no wait two, vertical or horizontal, with code directly from 2002 Dynamic Drive, and what a fucking palava to do something as simple as tweak a style sheet.

*skalie not happy*

......... but back on topic, anyone know what I should be expecting to pay for some hosting with MS SQL?

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 09:10 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

The thing is that the sql-specific objects have analogous odbc-specific and oledb-specific twins. So you can have a sqlConnection object and to first order* you can just replace it with a OdbcConnection or OledbConnection object. They all inherit the same class and implement the same interfaces.

While it wouldn't be trivial, it shouldn't be close to as much effort as writing the thing was in the first place. Maybe they get some kickback from SQL Server licensing or something.

*ie, you might need to tinker

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 09:14 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
The thing is that the sql-specific objects have analogous odbc-specific and oledb-specific twins. So you can have a sqlConnection object and to first order* you can just replace it with a OdbcConnection or OledbConnection object. They all inherit the same class and implement the same interfaces.

While it wouldn't be trivial, it shouldn't be close to as much effort as writing the thing was in the first place. Maybe they get some kickback from SQL Server licensing or something.

*ie, you might need to tinker



I'm probably not going to get fuck all source code, and it's all ASP, which goes against my morals, and I have never met the oledb-specific twins.

Report this post to a moderator | IP: Logged

Old Post 02-07-2006 09:21 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
macker
Holy Me-el

Registered: Nov 2000
Location: UK
Posts: 4776

quote:
Originally posted by Smug Git
It's not a bad product


Unless you use it in a mass hosting environment. SQL Server absolutely sucks if you have hundreds of diverse clients with badly optimized SQL. And the piddly little admin stuff that you invariably need to do for that kind of hosting, while trivial to do with MySQL and some creative scripting, is next to impossible to do with SQL Server.

Which is why we've started backending lots of our MS hosted customers that need SQL onto MySQL databases. Standard ASP doesn't do any engine specific SQL, so as long as the appropriate ODBC layer is there, it just magically works.

Don't get me wrong, if you have enterprise needs then SQL Server is pretty good, but the vast majority of web applications aren't very enterprise'ish in nature. Especially not CMS's which tend to use SQL servers as a kind of glorified filesystem.

skalie, though, is pretty much screwed. The licence and hardware overhead of IIS and MS SQL means that you're not going to find a hosting solution anywhere nearly as cheap as standard LAMP setups.

__________________
Expecting people to be smart team players is like looking for double Ds in an oriental brothel.

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 12:06 AM
macker is offline Click Here to See the Profile for macker Click here to Send macker a Private Message Visit macker's homepage! Find more posts by macker Add macker to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

I know a guy that writes CMS exclusively with SQL Server, for a variety of sizes of project. But it's not cookie cutter stuff, they've got quite a bit of IP in it.

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 02:40 AM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by macker
skalie, though, is pretty much screwed.


Indeed.

I can lease the application (s), for 20 bucks a month, have no ftp access and have to twink site through a cms that makes Geocities look like fun.

Or I can buy the application for 800 bucks to get limited ftp access, which means I'll be able to tweak the .css file for example to include a font-family as opposed to just choicing one font, and I'll be able to throw it a <br /> tag without it being automatically converted to <BR>.

.... and then pay, er, 20 bucks a month for hosting.

Hopefully I can link to a stylesheet on an external server, but what a pain in the fucking ass.

Last edited by skalie on 02-08-2006 at 07:23 AM

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 07:09 AM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

You can just link stylesheet by URL, can't you?

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 04:42 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
You can just link stylesheet by URL, can't you?


Yeah, but a different server, not the tidiest of methods. It's also click click click to preview the results, as the external style sheets don't show up in the WYSIWYG view mode. Huge pain in the ass when tweaking.

I went for the big "Fuck You" today and am mimicing all the functionality of their content mangement system using open source solutions.

Which will in the end be way fucking better, and cost sweet fuck all to host.

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 04:56 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git
You can just link stylesheet by URL, can't you?


*takes a step backwards*

How the fuck else would I do it?

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 04:58 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

Well, that was sort of my point. I don't see why it wouldn't work remotely. Unless the hosting company are complete cunts, or something like that.

I guess that you can link by relative path in general? Although that would clearly not work here. But to answer how you'd link them otherwise.

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 05:06 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
skalie
the honourable

Registered: Sep 2001
Location: ........
Posts: 15003

quote:
Originally posted by Smug Git

I guess that you can link by relative path in general? Although that would clearly not work here. But to answer how you'd link them otherwise.



Still a fucking URL Smug, relative or otherwise.

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 05:30 PM
skalie is offline Click Here to See the Profile for skalie Click here to Send skalie a Private Message Find more posts by skalie Add skalie to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

I've always thought of it as more an alias for a URL (to be converted into one). But I guess that I'm not familiar with the precise definition of what a URL is. I think of a URL as http://BLAH or ftp://BLAH but that's probably too specific.

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 05:37 PM
Smug Git is online now Click Here to See the Profile for Smug Git Click here to Send Smug Git a Private Message Find more posts by Smug Git Add Smug Git to your buddy list [P] Edit/Delete Message Reply w/Quote
macker
Holy Me-el

Registered: Nov 2000
Location: UK
Posts: 4776

Well, technically smug is correct. URL's include a resource access method(ie. the http/ftp/gopher/etc bit), while relative paths are more strictly known as URI's as they simply refer to the resource, inheriting the access method from the primary URL(in theory). Curiously, and to add to the general confusion of "U" prefixed TLA's, URL's are actually a subset of URI's(as a URI is a somewhat more generic label that encompasses both relative and absolute paths).

You *could* argue that relative paths in an HTML document are actually a URL as the browser may in fact resolve the relative path to an absolute one before retrieving it, but that's just being unnecessary pedantic.

__________________
Expecting people to be smart team players is like looking for double Ds in an oriental brothel.

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 07:11 PM
macker is offline Click Here to See the Profile for macker Click here to Send macker a Private Message Visit macker's homepage! Find more posts by macker Add macker to your buddy list [P] Edit/Delete Message Reply w/Quote
Smug Git
Arrogance Personified

Registered: Aug 2001
Location: Hilbert Space
Posts: 35658

Even if they did resolve it, it'd still not be a URL in itself, just something from which a URL could be made/resolved, surely?

__________________
I want to live and I want to love
I want to catch something that I might be ashamed of

Report this post to a moderator | IP: Logged

Old Post 02-08-2006 08:09 PM