Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Access Forms and SQL views

Author  Topic 

millos21
Starting Member

13 Posts

Posted - 2001-01-24 : 20:03:52
Hello,


I am transfering my existing Access 2000 database to and SQL back end and using Access Projects as my front end.

In access 2000 I hade a query which would pull the criteria in reference to a form, eg:

ID#
[Forms]![FormName]![ID#]

Can I do this in SQL 7.0 using a view or a stored procedure?
I want to be able to reference my criteria, back to a form.

Thanks in advance,

Cesar Henao



   

- Advertisement -