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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL SERVER PROCEDURE

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0

hi friends

i have to call sql server procedure in visual foxpro through ODBC how i can

thanks & regards
m.a..khaleel
 
I'm not sure what you trying to do, but to cal a sproc you would use:
execute Sproc_Name 'Sproc_Prameter_1', 'Sproc_Prameter_N' AL Almeida
NT/DB Admin
"May all those that come behind us, find us faithfull"
 
Subject: Migrating User and passwords
When I tried to migrate, using DTS, from one SQL 7.0 DB on Server1 to another SQL 7.0 DB on Server2, the passwords are set to 'NULL' for security reason. Is there a way to have the passwords on the destination Database? Thank you!


sincerely
frederick
fred_ong@hotmail.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top