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

Visual Interdev and SQL Server

Status
Not open for further replies.

wassup

Technical User
Oct 3, 2000
52
GB
How do you maintain a Remote SQL server from Visual InterDev

e.g Create a tables and create new fields in a table.

The SQL server can only be accessed across the web via Visual InterDev
 
gonna have to get real good with SQL language, open up connections to the database and pass the SQL queries and commands to it that way, I would think... probably with ASP.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top