Mysql On Linux

I recently moved a web site from a cobalt raq server to hostgator linux based server and now my mysql recordsets are not working. The code is ASP(Javascript)

Here is a sample of the recordset and connection string I'm using - I use dreamweaver so this has been generated using dreamweaver. Code:

View Replies


ADVERTISEMENT

Running Asp / Mysql With Linux

I recently had someone write an ASP script for me, that connects to a Access mdb, and then spits out a form.

Problem is, my host is linux, has asp installed, but not access. So i converted my db to Mysql, but i can't get it to connect.

View Replies View Related

Asp In Linux

Is ASP compatible with linux. Which is the best scripting language which can be used on all servers.

In case of Linux which web server to be used for ASP.

View Replies View Related

LINUX

To make ASP run under Linux, PHP script files are saved as ASP extensions and are redirected to the PHP interpreter. So it looks like the server serves ASP files, but these are actually PHP scripts.

View Replies View Related

ASP On Linux

What is the best way of getting ASP running on Red Hat, free?

View Replies View Related

On Linux

Can ASP apps be run in Linux (I am using Mandriva 2007 Spring)? If so, which server has to be installed to make ASP apps run in a web browser in the same way as how ASP apps run in Windows?

As far as my knowledge goes, Linux does not support IIS; what about Apache? Will it be appropriate? Or are there any other web servers (preferably free ones like IIS) to make ASP apps run in Linux?

View Replies View Related

ASP With Linux

I know this is not ideal but i have a client with a simple asp site and i would like to move them to our linux box during a transition but they use an access database. Can someone tell me how i can get the connection to work under linux? Current Code: Code:

Dim MM_connPang_STRING
'MM_connPang_STRING = "dsn=pangDSN"
MM_connPang_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:clientdatabasepangDB.mdb"

View Replies View Related

On Linux

how can i run asp on linux either sun version / or perl apache version?

View Replies View Related

ASP Possible With Linux?

Is it possible to integrate ASP.Net on a Linux server? I heard there is some software in development for this but I cannot remember the name. I know Novelle is the one working on it.

View Replies View Related

Host ASP On Linux

Is it possible to host ASP (not .net) to host on Linux,( hopefully yes then whats required extra on Linux). If some one know any issues related to that or any reference site hosting
ASP on linux.

View Replies View Related

Apache/Linux Box

Is there any way to get ASP to work on a Linux box with apache and ensim?

View Replies View Related

Linux Server

Can i use web developer asp to create web sit for linux serves . if yes how?

View Replies View Related

Aspx/linux/etc

I've just taken a client who has a membership-based site served as aspx. Yhe relationship with his current host/developer is going south and I need to switch to new hosts and find someone to handle the backend stuff.
Much of the site appears to be poorly structured - needlessly complex and yet lacking certain features. From my own limited knowledge of what I've seen of it, I'd have suggested using a drupal and a bunch of php... but I know little and may be talking out of my butt.
I'm more comfortable with linux/apache... and I'm guessing that's incompat with the current work - or is it? The database is sql so is it viable to migrate away from aspx? Etc?

View Replies View Related

Asp Running On Linux

Here is a simple test class Ive built to try and find out, why another class I built (that works fine on my testing server running iis on xp) throws up an error on the live server running red hat 8.3 on linux, Im new to asp and only just now found out the live server is a linux box. Code:

View Replies View Related

Linux Servers

If my server runs on Linux and I want to use an ASP script and files on it. When I upload the files, wehn I go to the file directory and click on the file it asks me the same as what it asks me if I try to open it at home.How can I overcome this?

View Replies View Related

Can Run MSSQL DB In Linux

I want an answer by tomorrow with examples and reference URLS if we can do this.There is a program written in ASP and the databse is MSSQL (Microsoft) hosted in Windows platform.
But they want this databse and ASP Program host on a UNLIX/LINUX server and use the same ASP program. Can thy do it/ and how?

View Replies View Related

On Unix / Linux

I'm working on a proof of concept for ASP. I've already done it using Windows 2k server, IIS, using open source [no initial cost involved]. I'm looking to doing the same using a linux box. Does anyone know if this can be done without buying any additional tools?

View Replies View Related

Install On Linux

I need to install Comersus Cart (http://www.comersus.com) and try out to see how it works on Linux. The document says that it works on Linux as well, as long as ASP is enabled.

I avoided using ASP on Linux. How well does it perform really? And does anyone have experience running Comersus on Linux? How does it perform? Did you have any issue?

View Replies View Related

Linux Platform

I had done a website that perfectly works in windows platform. But one of our client said that he cannot work the same in linux platform.

I am submitting my form in the onchange function of combo box. He cannot submit the form when he changes the value of combo box. But it perfectly works in Windows Platform. and the site is being viewed by lot of people and every day there will be reservations.

View Replies View Related

OT - Microsoft Using Linux

In the latest issue of The Register (my favourite online newsletter), there's a story (see URL below) about Microsoft using Linux temporarily, for their microsoft.com website because of DDoS attacks and security vuln's.

I know this is OT, and I apologise, I just find it rather amusing. (considering Microsoft is one of the head's of the TCPA (Trusted Computer Protection Agency, aka TCG (Trusted Computing Group), amongst others), who's goals are to basically, get rid of Open Source etc etc).

View Replies View Related

ASP On Linux Solution Needed

For ASP on linux, what would the best solution be? Any particular programs suggested?
Right now, running CentOS. We have jsp and ASPX .

View Replies View Related

Run On Unix/Linux Software

Will ASP run on Unix/Linux software like Apache or Red Hat? If so what needs to be done to do this?

View Replies View Related

ASP/Apache/Linux/ Custom Web App

My company developed a website application that interacts with a database (SQL, ORA, Access).

The pages are written in ASP (classic), but the kicker is that the pages use a .dll to interface with the database. Obviously this is fine for Windows based computers, but what about Linux, is this even possible?

View Replies View Related

Linux Apache Web Server

we are using ASP and VBScript/JScript for submission of customer complaint forms to a MySQL DB. Our Apache Web server is run on a Linux box (Red Hat). Now I know if your running your server on Windows you can use CDO mail or Jmail to email forms.

What do you use if your server is running on Linux, or is there an Apache module I should be looking at that will allow forms to be emailed to myself on submition.

View Replies View Related

Send Email Using ASP At Linux Server

I need to send a email to my clients from my website using the email object. I developed my site in ASP, and the server is linux, thats why i cann't use CDONTS object to send emails bcz server is not IIS....

View Replies View Related

Compactability Of Mssql With Linux Server

i want to know the possible activities in mssql configured with Linux server.

Because i can't able to execute some of the queries in this Configuration.

Like, the query is executed in all display the outputs in windows envirnment,

but it shows empty data's in linux Environment. ( also i am using the mssql connectivity in PHP) That is Why?

View Replies View Related

Accessing LINUX/Unix LDAP

I currently use ADO (adoConn.Provider = "ADSDSOObject") to access user information in the domain Active Directory. I want to expand my application to be able to access user information in other LDAP compatable user lists (LINUX or UNIX for example). I did some
searching on deja.com (google groups) and microsoft's newsgroups, but couldn't find anything.

View Replies View Related

Open Source ASP Interpreter For Linux

Is there an Open source ASP interpreter for Linux?

If so what is it and where do I get it from?

View Replies View Related

ASP.NET Capturing USB Port Events In Both Windows And Linux

I need to develop a web application in asp.net which can detect a USB device and capture its

events...
For example when a person access the web page and connects the device to his machine he shld be

able to detect the device and shld be able to read or write into it.
I wrote a java program using jusb and called that in an applet..though it worked it needed lot

of client side configurations.

My requirement is that there should not be any configurations in client side and things shld

work smoothly.
I know some one had done this in asp and javascript. but i don't know how its done.

View Replies View Related

Finding Absolute Path To Script On Linux System

i need to find the absolute path to a folder (/home/httpd/ etc....) on a linux system. is ther a script that i can uses that will tell me the absolute path to it. then i can chnge to to the folder.

View Replies View Related

Access A MS Access Database Using ASP But On A Linux Box

I want to move my only window shosted client to linux. The site they have access a Microsoft Access database with the below code but i can't get it to work under Linux.

<code>Dim MM_connPang_STRING
'MM_connPang_STRING = "dsn=pangDSN"
MM_connPang_STRING = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:clientdatabasepangDB.mdb"</code>

View Replies View Related

Use Mysql With VB6

I am trying to connect to a Mysql database in the following manner:

Dim conn As ADODB.Connection
Set conn = New ADODB.Connection

Dim rs As ADODB.Recordset
Set rs = New ADODB.Recordset

conn.CursorLocation = adUseClient
conn.ConnectionString = "DRIVER={MySQL ODBC 3.51 Driver};SERVER=myserver;PORT=3306;DATABASE=mydatabase; USER=myusername;PASSWORD=mypassword;OPTION=3;"

however I am getting an error:

visual basic run-time error microsoft [odbc driver manager] data source name not found and no default driver specified.

View Replies View Related

C# Asp Mysql

How do you add data to the tables from asp website using C# (for mysql)

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved