answersLogoWhite

0


Best Answer

AttachDBFilename

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which keyword is used in connection string for attaching to a file?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

An identifier such as author or keyword that you might give a file is called?

Filename.


Where can you find an amv file converter?

You can google it , the keyword is 'amv converter '.


What are the constructors are used to create an object of the file class?

There are three constructors that can be used to create a File class.public File(String path). 'path' is basically the full pathname to the file in your current directory.public File(String path, String name). You can also separate the path and filename. 'name' would represent the filename and 'path' would represent the name of the directory.public File(File directory, String name). This is somehow similar to the previous way; however, directory is a File object rather than a String object.To create a new File object:File newFile = new File("something");


What is the purpose of findstr command when finding a log file?

1. (file string) locates files containing specific string of plain text


What is the purpose of findstr command when finding log file?

1. (file string) locates files containing specific string of plain text


Which is the keyword used to limit the scope of a function to the file in which it resides?

Declare the function static.


Which is the keyword used to limit the scope of the function to the file in which it is reside?

Declare the function static.


How do you send exiting file in the system thought gmail?

You can send a file existing in your system. You have to browse and attach the file using attachments. After attaching, you can send to whomsoever you want.


Does anyone have HTML code for attaching files to your webpage?

Just upload the file and use a link to it <a href="filename.whatever">Click here for file</a>


How do you Convert JPG File to Pdf File?

you should use software coverter jpg to pdf, you can search with keyword jpg to pdf on google


What is the header file for string library function?

string.h


What is the key word used to access the variable declared as global variable in another file?

r+ is the keyword