If there was a 'like' button in this e-mail system, I would have clicked on it!


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of MikeB
Sent: Tuesday, January 21, 2014 9:21 AM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Create a connection string

Here is a Very useful tip I found to create a connection string for any DB
quickly without having to go search the web, etc.


to quickly generate a connection string you may use the following trick:

fire up a command prompt in whatever writeable folder, enter "copy con
test.udl" (w/o quotes) hit enter, F6, enter

enter "test.udl" (yes the file you just created), you'll now see a dialog
which will allow you to configure a database connection; select and fill the
various options/parameters, test the connection and once all is ok, click
the Ok button

now open the file "test.udl" using notepad (or whatever editor capable of
handling unicode) and your connection string will be right there :)

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to