Ask a Question related to ASP Database, Design and Development.
-
Neven Klofutar #1
ASP & Access connection
Hi,
Is it possible to connect to Access file located on another web server using
ASP 3.0?
Thanx, Neven
Neven Klofutar Guest
-
Help using Access database connection
I am using access, but when it connects using the supplied driver in CF MX7 suddenly I can see the full path name under for instance my tables in... -
DW8 connection to MS Access database
I'm new to database design and I've been trying to connect to an MS Database on my local computer. I've been going round in circles trying asp,... -
ASP DSN-less connection to Access
Dear All, I have IIS running on Windows XP Pro. On the server is a Access database and my ASP pages all under the 'wwwroot folder'. I have a... -
Access DB Connection problems
Ok, I'm pretty new to this, so please be patient. Here the story. I've got a very simple access database used for people to enroll in training... -
Access sql connection stuff
strSQL = "INSERT INTO Personal(FirstName,LastName) VALUES('" & strFirstName & "','" & strLastName & "')" tim "middletree"... -
Atrax #2
Re: ASP & Access connection
yes, but the performance isn't up to much (even for Access) and
depending on how, you may hit permissions issues.
________________________________________
Atrax. MVP, IIS
[url]http://rtfm.atrax.co.uk/[/url]
newsflash : Atrax.Richedit 1.0 now released.
[url]http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/[/url]
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Atrax Guest
-
Neven Klofutar #3
Re: ASP & Access connection
Can you please send me the connection string ...
10x, Neven
"Atrax" <atrax@dontspamatrax.co.uk> wrote in message
news:eUM1fJ8wDHA.2784@tk2msftngp13.phx.gbl...> yes, but the performance isn't up to much (even for Access) and
> depending on how, you may hit permissions issues.
>
>
>
>
>
> ________________________________________
> Atrax. MVP, IIS
> [url]http://rtfm.atrax.co.uk/[/url]
>
> newsflash : Atrax.Richedit 1.0 now released.
> [url]http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/[/url]
>
> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
> Don't just participate in USENET...get rewarded for it!
Neven Klofutar Guest
-
Jeff Cochran #4
Re: ASP & Access connection
On Tue, 16 Dec 2003 13:54:47 +0100, "Neven Klofutar"
<neven.klofutar@public.srce.hr> wrote:
Connection Strings:>
>Can you please send me the connection string ...
[url]http://www.able-consulting.com/ADO_Conn.htm[/url]
Jeff
>"Atrax" <atrax@dontspamatrax.co.uk> wrote in message
>news:eUM1fJ8wDHA.2784@tk2msftngp13.phx.gbl...>>> yes, but the performance isn't up to much (even for Access) and
>> depending on how, you may hit permissions issues.
>>
>>
>>
>>
>>
>> ________________________________________
>> Atrax. MVP, IIS
>> [url]http://rtfm.atrax.co.uk/[/url]
>>
>> newsflash : Atrax.Richedit 1.0 now released.
>> [url]http://rtfm.atrax.co.uk/infinitemonkeys/components/Atrax.RichEdit/[/url]
>>
>> *** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
>> Don't just participate in USENET...get rewarded for it!Jeff Cochran Guest
-
Aaron Bertrand - MVP #5
Re: ASP & Access connection
Yes, see [url]http://www.aspfaq.com/2168[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"Neven Klofutar" <neven.klofutar@public.srce.hr> wrote in message
news:OZmwHs7wDHA.3224@tk2msftngp13.phx.gbl...using> Hi,
>
> Is it possible to connect to Access file located on another web server> ASP 3.0?
>
> Thanx, Neven
>
>
Aaron Bertrand - MVP Guest
-
Aaron Bertrand - MVP #6
Re: ASP & Access connection
Or better yet, [url]http://www.aspfaq.com/2126#AccessRemote[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
Aaron Bertrand - MVP Guest



Reply With Quote

