I am imporing data using our own utility. Main function of the utility is read data record by record being imported, massage it to fit our requirements if necessary and then import it in our database in one session.During this process hundreds of tables and thousand of rows are affected...
I am new to c#. I have been using vb before. Uptil now the way I used to write code was using unbound controls so that I can manipulate logic the way I want. I would always build 3-tier applications using this technique.
Now c# and ADO.Net is totally new to me. I have seen many ADO/ADO.NET...
Hi,
Any idea how to add one of menu from my application to explorer,notepad,word like how eFax have their menu in all applications? I am using VS2005
Thank you
Hi,
I am running series of dynamic sql from stored procedure to update/insert rows in target database from source database. I got almost all statements to work but few I am not able to make it work. Problem is these statements are in middle of stored procedure. I cant take them out...
Hello,
I am using Windows XP Pro,MS Access 2000 as database & Delphi 2006. This worked ok until I switched to Microsoft Vista.This is wierd because I have two SQL statement followed by one after another..When it executes first sql statment..it wont give any error..but it wont return any...
Hi
I am trying to write stored procedure which use multiple database on same server but need to swich between databases..
create procedure dbo.ListImport(
@ps_ListDBName varchar(50),
@ps_OrderDBName varchar(50))
begin
Declare @iCount numeric
--use [@ps_ListDBName] how...
Hi,
I have installed Pervasive V8 on server. When I run my vb app which use pervarive driver I get an error "Runtime Error `430': Class does not support Automation or does not support expected interface"
There is microsoft kb on this it says use RegSvr32.exe , unregister old dll &...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.