|
| oracle connection string |
 |
Thu, 13 Mar 2008 18:24:18 +000 |
hi
i am using vs2005 and oracle10g in my project.i have to insert data from gui to
backend.can any one help me in writing connection string to this connection.i am
new to this field.i dont know how to write command and conn string.
Thanks in advance
|
| Post Reply
|
| Re: oracle connection string |
 |
Thu, 13 Mar 2008 18:48:51 +000 |
Go here: http://www.connectionstrings.com/
|
| Post Reply
|
| Re: oracle connection string |
 |
Tue, 18 Mar 2008 04:35:29 +000 |
i am using vs2005 and oracle10g in my project.i have to insert data from gui to
backend.can any one help me in writing connection string to this connection.i am
new to this field.i dont know how to write command and conn string.
ConnectionString="provider=msdaora; data source= ; user name=scott;
password=tiger";
data source name must fill
|
| Post Reply
|
|
|
|
|
|
|
|
|
|