We have a series of VB.net code that we can't find the databases was designed for. We would like to know what area to look at in the code where databases and fields are being coded.
Visual Basic.NET
Last Comment
Fernando Soto
8/22/2022 - Mon
jana
ASKER
Note: we have someone searching other computers for the database. With the data identify we can relate code and db (also note, and forgot to put in the question, the database are in MS SQL2005)
funwithdotnet
Does the vb code contain a connection string? that the only place that "needs" a database reference.
jana
ASKER
Don't know... how can we identify these area of connection string?
Also, these connection strings, are they called everytime the table are being read or written?