|
-
Mar 20th, 2002, 08:40 AM
#1
Thread Starter
Hyperactive Member
PL/SQL with Access 2000
Can I implement PL/SQL with ADO to an Access 2000 database.
If yes how?
-
Mar 20th, 2002, 09:11 AM
#2
Fanatic Member
PL/SQL is native to and only works against Oracle databases. So 'fraid not.
The liver is bad. It must be punished.
-
Mar 20th, 2002, 09:12 AM
#3
Thread Starter
Hyperactive Member
Originally posted by RSINGH
PL/SQL is native to and only works against Oracle databases. So 'fraid not.
Is there anything similar I could use for Access or SQLServer?
-
Mar 20th, 2002, 09:19 AM
#4
Fanatic Member
In SQL Server, you would use Transact SQL which is used to create your stored procedures, views and program flow control. I've only used Access up to 97 and there is nothing comparable. Although I hear you can make stored procedures in Access 2000. You can then call these through an ADO command or connection object.
The liver is bad. It must be punished.
-
Mar 20th, 2002, 09:22 AM
#5
Thread Starter
Hyperactive Member
God al-bloody-mighty I'm sick of learning new languages.
Hope this is the last one.
-
Mar 20th, 2002, 09:24 AM
#6
Fanatic Member
T-SQL is pretty straight forward and not too diferent to PL/SQL. I suppose you can consider it as Microsoft's implementation. Good luck - if you need any help just shout.
The liver is bad. It must be punished.
-
Mar 20th, 2002, 09:29 AM
#7
Thread Starter
Hyperactive Member
Good luck - if you need any help just shout.
Cheers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|