Click here to Skip to main content
15,906,081 members
Home / Discussions / Database
   

Database

 
AnswerRe: How to get the list of all dependent procedures? Pin
Henry Minute28-Apr-10 2:43
Henry Minute28-Apr-10 2:43 
AnswerRe: How to get the list of all dependent procedures? Pin
Md. Marufuzzaman28-Apr-10 22:19
professionalMd. Marufuzzaman28-Apr-10 22:19 
Questioni need a help with this problem in sql server 2005 ,, please,, please Pin
necib201028-Apr-10 0:47
necib201028-Apr-10 0:47 
AnswerRe: i need a help with this problem in sql server 2005 ,, please,, please Pin
Mycroft Holmes28-Apr-10 3:24
professionalMycroft Holmes28-Apr-10 3:24 
QuestionSelecting random top 3 listings per shop for a range of active advertising shops Pin
Graeme_Grant27-Apr-10 21:24
mvaGraeme_Grant27-Apr-10 21:24 
AnswerRe: Selecting random top 3 listings per shop for a range of active advertising shops Pin
Graeme_Grant27-Apr-10 22:13
mvaGraeme_Grant27-Apr-10 22:13 
GeneralRe: Selecting random top 3 listings per shop for a range of active advertising shops Pin
Mycroft Holmes28-Apr-10 3:21
professionalMycroft Holmes28-Apr-10 3:21 
QuestionHow Entertaining! [modified] Pin
Roger Wright27-Apr-10 17:35
professionalRoger Wright27-Apr-10 17:35 
I've spent the last three hours trying to create a new connection to an Access file in Server Explorer, following the guidance in VS2008 Help. Nothing works. But out of sheer frustration I clicked on Test Connection with the Connection String box blank. It passed. Apparently Test Connection does absolutely nothing, so I can stop wasting my time clicking on it. Clicking on OK tells me that the "Format of the initialization string does not conform to specification starting at index 0" which makes perfect sense to me. Apparently it's just as clear to Microsoft, as when I search on the error message it returns 0 responses. I guess they never tried connecting to an Access DB with VS2008...

Crap! I'm so tired of Microsoft making simple tasks impossible! I've got a simple mdb file from work with meter readings from a now defunct reading system. All I wanted to do was load and display two or three columns from one table in the file, and print them so the accountant can enter the readings into the billing system. I thought this would take about two hours - based on past experience doing very similar things. This was easier using DOS and Paradox!

For the record, I searched on Creating a New Connection in Server Explorer, located the connection string for Access in the resulting example, copied and pasted it into the wizard, and changed the file path to match my database file. There were several results, and I tried them all. Nothing worked, except the error message Microsoft doesn't recognize.

How do you folks do this for a living? Hard drugs? Alcohol in vast quantities?

I did some more searching, with no positive results. But I did manage to find a link to provide Microsoft with some feedback, to wit:

<EDIT>
I found the following step to be confusing:

1. In the Database file name box, enter the path to the .mdb file, or click the Browse button to locate the database file.

There is no such box in VS2008, just a Connection String request that offers no clues. Using the connection string examples provided by MSDN, with appropriate modifications to point to the path of my Access database, did not help. By the way, if I Test Connection using a blank connection string, it passes, but clicking OK results in the entirely worthless message,

“Format of the initialization string does not conform to specification starting at index 0.”

Utterly useless, as always. Thanks for being consistent, if not useful. Over the past 20+ years I’ve been setting lower expectations for Microsoft assistance, and you’ve consistently managed to somehow fall short of the goal every year. That’s a heck of an achievement! Few companies are capable of falling so short of customer expectations and staying in business. Keep up the good work – I’m planning to sell MSFT short in a few years to fund my retirement.

Just as a side note, I used Bing to find this solution; Google was much faster, and provided many more examples, but none of them worked, either.
</EDIT>

"A Journey of a Thousand Rest Stops Begins with a Single Movement"
<div class="modified">modified on Wednesday, April 28, 2010 1:20 AM</div>
AnswerRe: How Entertaining! Pin
_Damian S_27-Apr-10 17:41
professional_Damian S_27-Apr-10 17:41 
AnswerRe: How Entertaining! Pin
riced28-Apr-10 1:38
riced28-Apr-10 1:38 
GeneralRe: How Entertaining! Pin
Roger Wright28-Apr-10 9:08
professionalRoger Wright28-Apr-10 9:08 
GeneralRe: How Entertaining! Pin
riced28-Apr-10 9:33
riced28-Apr-10 9:33 
AnswerRe: How Entertaining! Pin
PIEBALDconsult28-Apr-10 3:52
mvePIEBALDconsult28-Apr-10 3:52 
GeneralRe: How Entertaining! Pin
Roger Wright28-Apr-10 9:10
professionalRoger Wright28-Apr-10 9:10 
GeneralRe: How Entertaining! Pin
PIEBALDconsult28-Apr-10 9:58
mvePIEBALDconsult28-Apr-10 9:58 
GeneralRe: How Entertaining! Pin
Roger Wright29-Apr-10 17:57
professionalRoger Wright29-Apr-10 17:57 
GeneralRe: How Entertaining! Pin
Richard MacCutchan28-Apr-10 9:35
mveRichard MacCutchan28-Apr-10 9:35 
GeneralRe: How Entertaining! Pin
PIEBALDconsult28-Apr-10 9:56
mvePIEBALDconsult28-Apr-10 9:56 
AnswerIt's all in the connection string Pin
The Man from U.N.C.L.E.28-Apr-10 21:47
The Man from U.N.C.L.E.28-Apr-10 21:47 
GeneralRe: It's all in the connection string Pin
Roger Wright30-Apr-10 7:01
professionalRoger Wright30-Apr-10 7:01 
General"It's all in the connection string" - or maybe not! Pin
The Man from U.N.C.L.E.4-May-10 22:30
The Man from U.N.C.L.E.4-May-10 22:30 
GeneralRe: "It's all in the connection string" - or maybe not! Pin
Roger Wright5-May-10 5:45
professionalRoger Wright5-May-10 5:45 
GeneralUpdate Pin
Roger Wright5-May-10 16:40
professionalRoger Wright5-May-10 16:40 
GeneralRe: Update Pin
The Man from U.N.C.L.E.5-May-10 22:39
The Man from U.N.C.L.E.5-May-10 22:39 
QuestionEnumeration Pin
future383927-Apr-10 15:50
future383927-Apr-10 15:50 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.