Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > Pro VB Databases
|
Pro VB Databases Advanced-level VB coding questions specific to using VB with databases. Beginning-level questions or issues not specific to database use will be redirected to other forums.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 16th, 2004, 04:12 AM
Authorized User
 
Join Date: Apr 2004
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ranakdinesh
Default how i can use Access Database in my application

i have a Access database on our Website is it possible to access that database without downloading it so that i can genrate crystal reports using an application on my machine


dinesh Rana
__________________
dinesh Rana
 
Old April 27th, 2004, 03:39 AM
Authorized User
 
Join Date: Mar 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I don't belive that is posible. When usin the net you should use MySQL databases.

Lucian Preda
[email protected]
 
Old April 27th, 2004, 05:12 AM
Authorized User
 
Join Date: Apr 2004
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to ranakdinesh
Default

thanks for your reply. but this is possible and during the course of time i have done this and still working on it. the root is A
CCess Database->asp.net uning Ado.net ->XML ->ADo.net of Application->XML ->XML-CrystalReport i know this is a long process but till the time it is working fine reducing my time to download the data. in this case if you find any further solution Please Let Me Know

dinesh Rana
 
Old May 21st, 2004, 01:47 PM
Authorized User
 
Join Date: May 2004
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You got me thinking here.

Why not pop open and IE form. Pass the parameters to a ASP page.

The asp page return the requested data in the IE form.

VB reads in the IE form body and there is your result.

Tell if this works.



 
Old May 21st, 2004, 03:06 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 1,998
Thanks: 0
Thanked 3 Times in 3 Posts
Default

Hello,

You can get to an access database in code. Never tried crystal reports, but I would imagine that it could happen. I've ran into problems trying to get to an access database on another server though...

Not sure if this is the answer that you are looking for?

Brian





Similar Threads
Thread Thread Starter Forum Replies Last Post
using two database in one application..possible? danielnixon SQL Language 2 May 21st, 2008 06:18 AM
Install Application with Database rolandatem C# 2005 3 May 11th, 2008 11:13 AM
VB 2005 Application vs. Access Database dirtdog22 Visual Basic 2005 Basics 1 April 19th, 2008 08:27 AM
creating database application ruslaim VB Databases Basics 3 November 21st, 2007 10:25 PM
Access issues with ASP and a MS Access Database rj_conceptsnrec.com Classic ASP Databases 2 May 19th, 2005 12:44 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.