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

insert into sql db

Status
Not open for further replies.

ije

MIS
Jun 10, 2002
38
0
0
AU
Hope this is simple for the experts out there...

I need to create a VBScript file that will insert a row into db on SQL 2000. There is a System ODBC connection available if that is easier pointing the database in question

Details are be:
ODBC Datasource Name: SMS
Type: SQL 2000
Table: Outgoing ( has two columns - PhNumber and TextMsg
Db User: sa
DB Password: blank
Server Name: SQLServer

I have a process that will recreate this file each time it is required, inserting the 2 text values ( for the fields PhNumber and TextMsg ) into the appropriate section of the vbscript file.

many thanks
ije
 
try a search on this forum. there are a lot of threads...

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top