PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1845
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
How to make this in ASP? I know in PHP? Posted by ljuba on 16 Mar 2002 at 3:45 PM
This message was edited by the ljuba at 2002-3-16 15:51:4

I took all MySQL databases and tables in some database in PHP like this:

$listdb = mysql_list_dbs();
$listtb = mysql_list_tables ($currdb);

How I can make this in ASP for Access databases (or for MS SQL)?

Or if I choose mdb file how to know 'structure' ... tables, fields of tables, ...?

Thanks

Aleksandar


Report
Re: How to make this in ASP? I know in PHP? Posted by compuchip on 3 Sept 2002 at 10:29 AM
Try posting this in an ASP messageboard
: This message was edited by the ljuba at 2002-3-16 15:51:4

: I took all MySQL databases and tables in some database in PHP like this:
:
: $listdb = mysql_list_dbs();
: $listtb = mysql_list_tables ($currdb);
:
: How I can make this in ASP for Access databases (or for MS SQL)?
:
: Or if I choose mdb file how to know 'structure' ... tables, fields of tables, ...?
:
: Thanks
:
: Aleksandar
:
:
:

Report
Re: How to make this in ASP? I know in PHP? Posted by ljuba on 3 Sept 2002 at 11:55 AM
: Try posting this in an ASP messageboard

Thanks ... I did but no one answered :(((

Bye,

LJUBA


Report
Re: How to make this in ASP? I know in PHP? Posted by compuchip on 4 Sept 2002 at 5:43 AM
Well, too bad, but if you ask a question about ASP there isn't much chance that someone in the PHP board knows it.
There is a site phpbuilder.com with a very good forum, perhaps you have an equivalent for ASP

: : Try posting this in an ASP messageboard
:
: Thanks ... I did but no one answered :(((
:
: Bye,
:
: LJUBA

Report
Re: How to make this in ASP? I know in PHP? Posted by abd_1977 on 20 Sept 2002 at 4:57 PM
OK man !! .. i give you the first few steps !!
* you must be deal with ADO (ActiveX Database Objects) so that you can refer to any thing you want.
* you can connect to mdb files directly!! which i don't prefer, or via ODBC link for more security.
* you can process ANY SQL statment!! so you can create, alter, .. any object!!

send me at (aoz_001@hotmail.com) and i will give you a Sample ASP file.
** Good Luck ... abdullah





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.