Cannot insert data into my database
Closed
share
-
Jun 13, 2010 at 11:05 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 14, 2010 at 05:39 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Jun 14, 2010 at 05:39 AM
Related:
- Cannot insert data into my database
- Access database download - Download - Databases
- Borland database engine - Download - Databases
- Transfer data from one excel worksheet to another automatically - Guide
- Disk boot failure insert system disk - Guide
- Tmobile data check - Guide
1 response
rizvisa1
Posts
4478
Registration date
Thursday January 28, 2010
Status
Contributor
Last seen
May 5, 2022
766
Jun 14, 2010 at 05:39 AM
Jun 14, 2010 at 05:39 AM
Dont you have to mention provider ?
I think connection string is not correct. It has been a while since I worked on SQL Server but i think it goes like
Provider=SQLOLEDB.1;User ID=sa;password=mypassword;Initial Catalog=shayfen;Data Source = SHAYFEN-PC;
I think connection string is not correct. It has been a while since I worked on SQL Server but i think it goes like
Provider=SQLOLEDB.1;User ID=sa;password=mypassword;Initial Catalog=shayfen;Data Source = SHAYFEN-PC;