Forum: Visual Basic 4 / 5 / 6 Sep 22nd, 2009 |
| Replies: 3 Views: 1,521 Thank you Mr. AndreRet
We are able to connect with the remote database server, We modified the connection string with Like
adoConn.Open "Provider=SQLOLEDB.1;Persist Security Info=0;Network... |
Forum: Visual Basic 4 / 5 / 6 Sep 22nd, 2009 |
| Replies: 3 Views: 1,521 Please Help me,
We had a Software application Developed using VB6 with MSSQL SERVER2005 as Database(Remote) in www.znetindia.com our web space provider , the application was working properly... |
Forum: Visual Basic 4 / 5 / 6 Sep 10th, 2009 |
| Replies: 3 Views: 511 Thanks it is downloading the latest file after deleting the cache. Thanks a lot. |
Forum: Visual Basic 4 / 5 / 6 Sep 8th, 2009 |
| Replies: 3 Views: 511 Hey,
I am using URLDownloadToFile API for downloading files from website to which i updated, but this API is retrieving the older files even after i upload a latest version of the file. I used a... |
Forum: MS SQL Jul 4th, 2009 |
| Replies: 2 Views: 1,736 Hey sknake,
Thanks for your Reply,
I Found that the adoMaster!RefID is returning the value not from the specified table but it is returning then max of IDENTITY Value from the Database.
For... |
Forum: MS SQL Jul 3rd, 2009 |
| Replies: 2 Views: 1,736 Hey All,
I am using MSSQL -2005 with VB6.
I have created a master table tblCompany and detail Table tblDetail having foreign key relationship.
When i try to insert a value within a TRANSACTION I... |