Click here to Skip to main content
15,889,612 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionIEquality Comparer distinct datatable rows Pin
vidhyaravichandar17-Aug-09 0:58
vidhyaravichandar17-Aug-09 0:58 
AnswerRe: IEquality Comparer distinct datatable rows Pin
Henry Minute17-Aug-09 1:10
Henry Minute17-Aug-09 1:10 
GeneralRe: IEquality Comparer distinct datatable rows Pin
vidhyaravichandar17-Aug-09 1:19
vidhyaravichandar17-Aug-09 1:19 
GeneralRe: IEquality Comparer distinct datatable rows Pin
Henry Minute17-Aug-09 1:52
Henry Minute17-Aug-09 1:52 
GeneralRe: IEquality Comparer distinct datatable rows Pin
vidhyaravichandar17-Aug-09 15:21
vidhyaravichandar17-Aug-09 15:21 
GeneralRe: IEquality Comparer distinct datatable rows Pin
Henry Minute18-Aug-09 0:22
Henry Minute18-Aug-09 0:22 
QuestionDot Net Installer Pin
Ageesh17-Aug-09 0:44
Ageesh17-Aug-09 0:44 
AnswerRe: Dot Net Installer Pin
Adam R Harris17-Aug-09 11:44
Adam R Harris17-Aug-09 11:44 
Ageesh wrote:
am using vb.net + sql 20000


Well first of all, try using a database engine that isn't from the future .... lol

Ok all jokes aside,

You are going to have to use a custom action during the installation to determine if the database exists or if you should create it.
This should get you started A Custom Action for Deploying a Visual Studio 2005 Add-in[^]

As far as installing without SQL Server, thats fine but your application has to account for the lack of a SQL Server.

Normally there should be a SQL Server on the network that you can connect to, you would have to get that information from the user either during installation or the first time the app is run.
MSDN Context Properties[^]

If at first you don't succeed ... post it on The Code Project and Pray.

QuestionImporting Dll Problem Pin
shaina223116-Aug-09 17:42
shaina223116-Aug-09 17:42 
AnswerRe: Importing Dll Problem Pin
Adam Maras16-Aug-09 18:09
Adam Maras16-Aug-09 18:09 
AnswerRe: Importing Dll Problem Pin
Pete O'Hanlon16-Aug-09 22:48
mvePete O'Hanlon16-Aug-09 22:48 
AnswerRe: Importing Dll Problem Pin
Luc Pattyn17-Aug-09 0:16
sitebuilderLuc Pattyn17-Aug-09 0:16 
GeneralRe: Importing Dll Problem Pin
Adam Maras17-Aug-09 10:12
Adam Maras17-Aug-09 10:12 
QuestionClass Problem Pin
JEFFERY!16-Aug-09 13:27
JEFFERY!16-Aug-09 13:27 
AnswerRe: Class Problem Pin
Luc Pattyn16-Aug-09 14:52
sitebuilderLuc Pattyn16-Aug-09 14:52 
GeneralRe: Class Problem Pin
JEFFERY!16-Aug-09 15:01
JEFFERY!16-Aug-09 15:01 
GeneralRe: Class Problem Pin
Luc Pattyn16-Aug-09 15:02
sitebuilderLuc Pattyn16-Aug-09 15:02 
QuestionUnwanted and junk file cleaner Pin
agyzone@gmail.com16-Aug-09 5:26
agyzone@gmail.com16-Aug-09 5:26 
AnswerRe: Unwanted and junk file cleaner Pin
Not Active16-Aug-09 5:33
mentorNot Active16-Aug-09 5:33 
AnswerRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 9:08
sitebuilderLuc Pattyn16-Aug-09 9:08 
GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 9:44
mvePete O'Hanlon16-Aug-09 9:44 
GeneralRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 10:22
sitebuilderLuc Pattyn16-Aug-09 10:22 
GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 10:27
mvePete O'Hanlon16-Aug-09 10:27 
QuestionJoin math variables Pin
pimb215-Aug-09 7:14
pimb215-Aug-09 7:14 
AnswerRe: Join math variables Pin
0x3c015-Aug-09 7:33
0x3c015-Aug-09 7:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.