Ask a Question related to ASP Database, Design and Development.
-
Paul Alvarez #1
Connecting to Visual Foxpro via ASP
Hello,
I need to do some reporting via ASP pages, based on the
data stored in our SBT Pro accounting system. SBT is based
on Visual Foxpro databases. (Separate .DBF files, not
containers)
It seems fairly basic - it seems to me that I can connect
to the individual tables via "DNS-less" connections, query
the tables, then display search results.
My question: Is there anything that I need to watch out
for here? (disrupting the data in the SBT system /
performance /etc?) I do these types of things on a
regular basis with SQL Server tables and views, as well
as Access data. However, I want to be real careful here,
as my CFO will NOT be happy if I disrupt any accounting
activities by reading their databases via ASP pages on our
Intranet.
Thanks to anyone who can provide any insight.
Paul Alvarez
Paul Alvarez Guest
-
Flash and Visual Foxpro
How to show in a Flash-made annimated banner the list of items from a DBF table -Visual Foxpro 6- -
Coldfusion MX & Visual FoxPro
Hi, We have recently upgraded from Coldfusion 4.5 to MX 6.1 and previously had a Dbase5 database that was administered in 4.5 using the link to... -
Postgresql Text field / Visual FoxPro Memo and ODBC
On Wed, 2005-01-12 at 14:59, MargaretGillon@chromalloy.com wrote: Postgresql doesn't support updatable cursors. ---------------------------(end... -
Login issue with Visual FoxPro DB
We are hosting a clients site on our web server. A part of their page allows customers to login to access a FoxPro database. My problem is at the... -
ASP, Access 2000, Visual FoxPro, ODBC Error
Hi, I have a Visual FoxPro database named C:\Test\VFP\DB.DBC. This database has a single table in it Address.DBF. The Address.DBF table is also... -
PAlvarez #2
Connecting to Visual Foxpro via ASP
Hello,
I need to do some reporting via ASP pages, based on the data stored in our
SBT Pro accounting system. SBT is based on Visual Foxpro databases.
(Separate .DBF files, not containers)
It seems fairly basic - it seems to me that I can connect to the individual
tables via "DNS-less" connections, query the tables, then display search
results.
My question: Is there anything that I need to watch out for here?
(disrupting the data in the SBT system / performance /etc?) I do these
types of things on a regular basis with SQL Server tables and views, as well
as Access data. However, I want to be real careful here, as my CFO will NOT
be happy if I disrupt any accounting activities by reading their databases
via ASP pages on our Intranet.
Thanks to anyone who can provide any insight.
Paul Alvarez
PAlvarez Guest



Reply With Quote

