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
 Transact-SQL (2000)
 How can I read an .ini file using transact-sql?

Author  Topic 

PaTRiCKDRD
Yak Posting Veteran

55 Posts

Posted - 2003-11-24 : 13:16:29
How can I read an ini file in order to do a multiplication? I know how to do that in Visual Basic 6, but what about SQL Server? I need to read that .ini file and get the values in a column. How can I do this?

nr
SQLTeam MVY

12543 Posts

Posted - 2003-11-24 : 14:33:37
Duplicate post

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=30822


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -