Link to home
Start Free TrialLog in
Avatar of autopartsasia
autopartsasia

asked on

How to install Sql Express in windows 98 system.

I am creating desktop project using visual studio 2005 and sql express database.
In this project i have used attachdbfile for database.
how to install this setup in windows 98 system. i have added sql express for prerequest in my setup package.
I am unable to install sql express in windows 98 system.
i am using below connection string for database connection..
Please help me any one.
Thank you for your help




@"Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\Data\test.mdf;Integrated Security=True;User Instance=True;Connect Timeout=30";

Open in new window

ASKER CERTIFIED SOLUTION
Avatar of BALMUKUND KESHAV
BALMUKUND KESHAV
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial