Search found 5 matches
Aprelium Forum Index
Author Message
  Topic: local upload
nesquick

Replies: 2
Views: 9403

PostForum: Classic ASP   Posted: Tue Jun 01, 2004 2:08 pm   Subject: local upload
ok, I thought every thing was already installed on the computer. sorry :/
  Topic: local upload
nesquick

Replies: 2
Views: 9403

PostForum: Classic ASP   Posted: Fri May 28, 2004 10:44 am   Subject: local upload
Hi,

I'm trying to upload files (I'm working locally) but the code :
Set mySmartUpload = Server.CreateObject("aspSmartUpload.SmartUpload")
gives me an error 500

My form has the enctype="multipa ...
  Topic: connect to local db
nesquick

Replies: 4
Views: 7918

PostForum: General Questions   Posted: Mon May 24, 2004 10:53 am   Subject: connect to local db
ok, i found the prob : i don't have to set a iud and a password, and i put the driver :

set oconne = server.CreateObject ("ADODB.CONNECTION")
connStr = "DRIVER={SQL Server}; SERVER=myLocalServer; ...
  Topic: connect to local db
nesquick

Replies: 4
Views: 7918

PostForum: General Questions   Posted: Mon May 24, 2004 8:36 am   Subject: Re: connect to local db
>> iNaNimAtE

I must use SQL Server (if I could I would use MySQL and PHP...), but thx for the doc

>> aprelium

I only have a 500 error for the connection script. Any other script w ...
  Topic: connect to local db
nesquick

Replies: 4
Views: 7918

PostForum: General Questions   Posted: Wed May 19, 2004 2:02 pm   Subject: connect to local db
what are the things to indicate to connect to a local db ?
my local db is sqlserver, here is my code :

set oconne = server.CreateObject ("ADODB.CONNECTION")
oconne.Open ("DSN=localhost;database=b ...
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group