Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access & SQL Server w/Data Environment

Status
Not open for further replies.

cj92713696

Programmer
Nov 23, 2000
105
US
I wrote an application using VB 6 and the Data Environment. My variables are declared as @Variable in my SELECT statements. I am using the same schema on my SQL Server and when I attempt to connect to SQL I get errors. I have read that I need to use ? as my variable names in my SQL selects, but the ? doesn't work w/Access 2000.

Is there a way I can use my Data Environment w/both Access 2000 & SQL Server?

Thanks,
CJ
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top