Microsoft
Software
Hardware
Network
Question : Remove Connectionstrings
Hi,Can you please check the attached file and let me know how to remove all the connection Strings.thx
i try to using below coding but its still there
Page name app.config
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
</configSections>
<connectionStrings>
<add name="Index.Properties.Set
tings.Payr
ollPawaakC
onnectionS
tring"
connectionString="Provider
=Microsoft
.Jet.OLEDB
.4.0;Data Source=|DataDirectory|\Pay
rollPawaak
.mdb;Jet OLEDB:Database Password=19770312"
providerName="System.Data.
OleDb" />
</connectionStrings>
</configuration>
Attachments:
ErrorConnectionString.jpg
(44 KB)
(File Type Details)
ErrorConnectionString
Answer : Remove Connectionstrings
Mid(ContactSource, InStr(1, ContactSource & "-", "-") + 1)
That returns an empty string for any instances that have no hyphen.
Random Solutions
cd business card
ASP.NET unable to cast object of type
Create folder / Start Menu Programs Shortcut / Set permissions
QL420 network setup
Terminal Server client side CD/DVD writing
I recieved an email from someone: how can i see from server who sent it?
java get utc date/time
Windows 7 64 bit Error Lockup Last Ideas
Jquery Easy Slider Show Next Slide
How to pass a scalar variable from one query to another