Hi! How to manage databse in IDE (dataset, table preview) and application with relative database path in connection string? For now i have to insert into connection string full path to database. When I use connection string like : "data source=|DataDirectory|database.db3" then in dataset i...